Commit Graph

3444 Commits

Author SHA1 Message Date
Strong Liu 6764549784 add jboss nexus user guide to readme 2011-09-30 18:35:16 +08:00
Strong Liu 30a0c3843a PostgreSQL does support 'drop table if exists' syntax (hibernate jira down) 2011-09-30 17:49:46 +08:00
Strong Liu 9d7114ec55 HHH-6702 mysql test failures 2011-09-30 17:23:36 +08:00
Strong Liu e4480f905c HHH-6702 mysql test failures 2011-09-30 17:21:05 +08:00
Strong Liu a34c99a34c HHH-6697 EntityManager.persist should through EntityExistsException instead of PersistenceException (from https://github.com/hibernate/hibernate-core/pull/178) 2011-09-30 17:21:05 +08:00
Lukasz Antoniak 45f3ced6da HHH-6696 - RevisionListener class configuration parameter 2011-09-29 20:50:07 +02:00
Emmanuel Bernard cbec206e2f HHH-6691 Clarify exception thrown upon impossible unwrap operation 2011-09-29 15:36:58 +02:00
Steve Ebersole 02ab02d3fe prep 4.0.0.CR4 2011-09-28 22:16:53 -05:00
Steve Ebersole fccd878f6e prep 4.0.0.CR4 2011-09-28 22:08:33 -05:00
Strong Liu 333d989784 correct db allocator dbs 2011-09-28 22:24:29 +08:00
Strong Liu 21ef67b12f add 'hibernate-matrix-skip-unittest' property to matrix plugin, which can be used to skip unit tests when running functional tests on DB matrix (to save some time) 2011-09-28 21:31:45 +08:00
Strong Liu e655163c24 change ehcache disk location used for testing to avoid conflicts 2011-09-28 15:50:54 +08:00
Gail Badner 3c4ed4fe6b HHH-5832 : JPA Query and IdClass Causing NullPointerException 2011-09-27 23:04:09 -07:00
Steve Ebersole e14e47968f HHH-6683 - Consolidate (consistency) building of service registries 2011-09-27 12:45:07 -05:00
Steve Ebersole f4fa176255 HHH-6683 - Consolidate (consistency) building of service registries 2011-09-27 11:49:17 -05:00
Steve Ebersole 8c691d5fcd HHH-6663 - Proof/edit Services.xml in devguide 2011-09-27 11:04:16 -05:00
Steve Ebersole 4a3db930d6 HHH-6660 - Edit Transactions.xml in devguide 2011-09-27 11:04:16 -05:00
Galder Zamarreño 4a3a59047f HHH-6674 Upgraded to Infinispan 5.0.1.FINAL 2011-09-27 11:37:32 +02:00
Strong Liu 50bbfa1002 HHH-5326 Added stats for UpdateTimestamp region 2011-09-27 13:04:30 +08:00
Alex Snaps 772bf93fcf Added stats for UpdateTimestamp region 2011-09-27 11:51:28 +08:00
Strong Liu bd54fe08f5 HHH-6677 skip @BeforeClassOnce / @AfterClassOnce if test is ignored 2011-09-27 01:00:49 +08:00
Alex Snaps 3fe833456b Check whether lock is null before logging, as it will probably be 2011-09-26 22:59:14 +08:00
Strong Liu 0669057f0a fix matrix plugin issue 2011-09-26 14:30:06 +08:00
Strong Liu 67f803c69d HHH-6676 change the Intellij metadata generated by gradle idea task configuration (max heap size to 512M by default) 2011-09-26 00:37:40 +08:00
Strong Liu b552f70726 HHH-6675 upgrade dependencies 2011-09-26 00:29:13 +08:00
Gail Badner 3e3250e2a9 HHH-6669 : Manual SchemaExport broken due to temp code comments 2011-09-23 11:13:52 -07:00
Strong Liu 24e3d1ce72 HHH-6456 don't know why this fix lost 2011-09-23 16:08:05 +08:00
Gail Badner d56ebfb443 HHH-6625 : EntityPrinter.toString() fails for non-POJO entities (happens when logging) 2011-09-22 12:53:40 -07:00
Emmanuel Bernard e20a0e6a9f HHH-6668 Resource should not have heading / (hibernate.cfg.xml schema) 2011-09-20 18:51:14 +02:00
CodingFabian 2a15694fa1 ColumnName cache now uses a map which supports multithreaded access.
The implementation now uses ConcurrentHashMap which provides faster multithreaded gets and safe writes.
2011-09-15 23:36:38 +08:00
Strong Liu 999526c3c3 minor change, correct javadoc and typo 2011-09-15 23:25:29 +08:00
Strong Liu 50db873e2c correct unmappable non-utf-8 characters 2011-09-15 22:45:08 +08:00
Strong Liu 1e1a6ebe04 HHH-6659 upgrade maven wagon plugin to 1.0 2011-09-15 22:07:00 +08:00
Steve Ebersole afc94dad59 prep 4.0.0.CR3 2011-09-14 21:27:11 -05:00
Steve Ebersole 55da9dacdf prep 4.0.0.CR3 2011-09-14 21:24:56 -05:00
Steve Ebersole 1d0740484f HHH-6641 - Document services 2011-09-14 21:11:33 -05:00
Strong Liu 7b3a481af1 HHH-6658 upgrade jboss-logging-tools to 1.0.0.Beta7 2011-09-15 10:09:03 +08:00
Strong Liu 6dc324fcef HHH-6655 test case 2011-09-15 01:12:40 +08:00
Strong Liu 4ee000ecf5 HHH-6654 upgrade ant to 1.8.2 2011-09-14 14:25:12 +08:00
Steve Ebersole 0fd15e1f37 HHH-6645 - Fix entity information 2011-09-13 20:15:03 -05:00
Steve Ebersole d652de654c HHH-6653 - Clean up JAXB generated classes 2011-09-13 20:08:42 -05:00
Steve Ebersole 9f214d8018 HHH-6640 - Add ability for Integrator to prepare ServiceRegistryBuilder and MetadataImplementor as part of lifecycle 2011-09-13 18:46:28 -05:00
Strong Liu 6cd04c2fb7 HHH-6650 upgrade jacc dependency 2011-09-13 16:46:38 +08:00
Adam Warski 53626310cf HHH-6647: requesting an upgraded lock when looking for the last audit record to make sure the same one isn't found by two concurrent transactions 2011-09-12 09:17:18 +02:00
Adam Warski 6df15ef85a Typo in method name 2011-09-12 09:17:17 +02:00
John Verhaeg f4c36a10f8 HHH-6439: Added getAddUniqueConstraintString method to Dialect and updated UniqueKey classes to use it 2011-09-09 10:30:01 -05:00
John Verhaeg 88b6b4c67b HHH-6581: Changed default access type determination to look for an explicit access annotation at the top of the hierarchy before falling back to the current strategy of examining identifiers 2011-09-09 09:42:00 -05:00
Adam Warski 47d76b365c Merge pull request #166 from lukasz-antoniak/HHH-6614
HHH-6614 - Envers bad performance without invoking EntityManager.clear()
2011-09-09 01:56:17 -07:00
Steve Ebersole 050e42fb51 HHH-6641 - Document services 2011-09-08 17:11:29 -05:00
Steve Ebersole f4506a4fd9 HHH-6641 - Document services 2011-09-08 16:51:28 -05:00