Strong Liu
74e5c3150d
HHH-7187 configurations should be defined in addConfigurationProperties method, instead configure
2012-03-27 17:47:10 +08:00
Shawn Clowater
b2c4585921
HHH-7194
...
Fixed NullPointerException when using nested Subqueries in the CriteriaAPI when trying to determine the entity name and test that demonstrates the issue.
2012-03-26 22:36:03 -05:00
Steve Ebersole
ff394e4a6a
HHH-6915 - Restrictions.ilike(String propertyValue, Object value) does not correctly initialize LikeExpresison
2012-03-26 21:13:16 -05:00
Steve Ebersole
cf181b41b5
HHH-7199 - proper JTA and auto-commit interaction for envers testsuite
2012-03-26 20:09:18 -05:00
Strong Liu
38a6c426ff
HHH-7197 rollback change of JdbcDirectoryProfile, seems that is a m9 feature
2012-03-26 17:55:11 +08:00
Strong Liu
caf0f70b62
HHH-7187 failed tests
2012-03-26 16:55:33 +08:00
Strong Liu
d732cfa7d9
HHH-7187 failed tests
2012-03-26 16:53:20 +08:00
Strong Liu
d3b640cb75
HHH-7197 reimport imports
2012-03-26 16:17:45 +08:00
Strong Liu
e4a82a0b6b
HHH-7197 - update build scripts to not use deprecated gradle apis and change manual's xml declation to use doc namespace
2012-03-26 15:12:10 +08:00
Strong Liu
96e23180d7
HHH-7187 - tests fail on sybase
2012-03-26 13:53:07 +08:00
Strong Liu
37aecde965
HHH-7187 - tests fail on sybase
2012-03-26 13:06:12 +08:00
Strong Liu
24f2db04fc
HHH-7187 - skip Lob test on sybase
2012-03-26 12:52:20 +08:00
Lukasz Antoniak
e835881f37
HHH-7187 - Fix tests against MSSQL
2012-03-25 06:06:59 +02:00
Lukasz Antoniak
78ae6abad1
Merge remote-tracking branch 'upstream/master'
2012-03-24 15:42:11 +01:00
Lukasz Antoniak
6aed8651a6
HHH-7187 - Fix tests against MySQL
2012-03-24 15:40:36 +01:00
Strong Liu
d2852e3c4d
a little improvment on the build script
2012-03-23 16:02:45 +08:00
Lukasz Antoniak
5a2b019e66
HHH-7187 - Shorten table names
2012-03-22 23:36:59 +01:00
Steve Ebersole
e24451637d
HHH-7190 - Cache JDBC proxy class defintions
2012-03-22 09:04:44 -05:00
Steve Ebersole
624855c438
HHH-5732 - @OrderColumn not updated if @OneToMany has mappedby defined
2012-03-21 11:19:35 -05:00
Steve Ebersole
23f49f19b5
HHH-1657 - hql update generate wrong sql with joined subclass hierarcy
2012-03-20 21:52:49 -05:00
Steve Ebersole
8f7b8e10d0
HHH-7192 - NullPointerException in QueryTranslatorImpl on erroneously typed delete query
2012-03-20 19:24:46 -05:00
Steve Ebersole
4f64b56a88
HHH-7160 - NaturalIdXrefDelegate#cache() needs to remove obsolete entries in shared cache when NaturalId values changed
2012-03-20 13:34:19 -05:00
Steve Ebersole
fb0b90bd2d
HHH-7191 - NaturalIdCache improperly declared
2012-03-20 13:34:18 -05:00
Lukasz Antoniak
6e85abcf7a
HHH-7017 - Fix and test
2012-03-20 18:43:14 +01:00
Steve Ebersole
1877315ee3
HHH-7090 - Temporary session closing affects original session
2012-03-20 08:40:50 -05:00
Strong Liu
38c4f02cea
HHH-7107 org.hibernate.test.locking.LockModeTest hangs on Sybase 15.5 and DB2-97
2012-03-20 13:21:42 +08:00
Strong Liu
749f7c1eb5
HHH-6271 fixes build error when tools.jar is not on classpath (linux)
2012-03-20 13:13:23 +08:00
Steve Ebersole
5d6d9b87c1
HHH-7020 - Connection leak with nested sessions
2012-03-19 19:09:44 -05:00
Steve Ebersole
5a1d523b4d
HHH-7090 - Temporary session closing affects original session
2012-03-19 17:34:15 -05:00
Hardy Ferentschik
60c1b23c7b
HHH-6271 Introducing Byteman in order to really test that a certain log message gets never called.
2012-03-19 23:19:46 +08:00
Hardy Ferentschik
fa1183f3f9
HHH-6271 Unifying error logger in XMLHelper and standalone ErrorLogger. Removing the former and integrating some features of the latter into ErrorLogger.
...
Also using a deferred logging approach.
2012-03-19 23:19:45 +08:00
Hardy Ferentschik
6c0ebd40a5
HHH-6271 Adding some more tests
2012-03-19 23:19:45 +08:00
Hardy Ferentschik
8373871c30
HHH-6271 Javadocs and some generics fixes
2012-03-19 23:19:45 +08:00
Hardy Ferentschik
ddcd060441
HHH-6271 Adding explicit test showing that orm version 1 works
2012-03-19 23:19:45 +08:00
Hardy Ferentschik
9272a905a0
HHH-6271 Fixing a typo in class name
2012-03-19 23:19:45 +08:00
Hardy Ferentschik
99be673a32
HHH-6271 Formatting and adding consistent licence header. Removing $Id which is a legacy from svn.
...
No functional changes
2012-03-19 23:19:44 +08:00
Strong Liu
199fae5fee
correct encoding error
2012-03-19 23:03:30 +08:00
Strong Liu
5822404c6d
HHH-7185 - run envers tests on db matrix
2012-03-19 21:54:28 +08:00
Lukasz Antoniak
ecd8ad5446
HHH-7184 - Envers revision entity JPA2 metadata
2012-03-18 15:53:04 +01:00
Lukasz Antoniak
71db4095c6
HHH-6661 - Test case
2012-03-18 14:54:03 +01:00
Steve Ebersole
ee9b3585c5
HHH-7020 - Connection leak with nested sessions
2012-03-15 10:18:05 -05:00
Strong Liu
476fd2fca7
rollback org.jboss.pressgang: to 3.0.0
2012-03-15 22:04:57 +08:00
Galder Zamarreño
41b9f2558f
HHH-7176 Upgrade to Infinispan 5.1.2.FINAL
2012-03-15 12:52:12 +01:00
Galder Zamarreño
25487f2401
HHH-7166 Support multiple custom command factories
2012-03-15 12:51:48 +01:00
Strong Liu
e049fd6296
uid is a oracle keyword
2012-03-15 16:48:20 +08:00
Strong Liu
b145388625
HHH-7174 org.hibernate.test.tm.CMTTest.testConcurrentCachedQueries fails due to test cases interdependent
2012-03-15 16:41:09 +08:00
Steve Ebersole
ef41cdd6dd
HHH-7133 - NaturalIdLoadAccess not correctly working on mutable NaturalId's
2012-03-14 17:56:10 -05:00
Steve Ebersole
8ffdc614d7
HHH-7133 - NaturalIdLoadAccess not correctly working on mutable NaturalId's
2012-03-14 15:11:29 -05:00
Steve Ebersole
77393f77f9
HHH-7167 - The new natural id code introduced in 4.1.1 depends on the order the entity persisters are loaded which leads to fatal errors
2012-03-14 14:25:27 -05:00
Steve Ebersole
c7afef512e
HHH-7158 - Regression: null values on NaturalId's at persist-time are causing subsequent NPE's and wrong behaviour
2012-03-14 13:36:47 -05:00