Strong Liu
|
7444a252ef
|
HHH-6223 connection leak in entitymanager and annotation's testsuite
|
2011-05-16 14:40:03 +08:00 |
Hardy Ferentschik
|
efa93bd5e6
|
HHH-6119 Using Junit 3 for testing on 3.6 branch
|
2011-05-11 16:39:53 +02:00 |
Hardy Ferentschik
|
2fe7704c71
|
HHH-6119 Import cleanup
|
2011-05-11 16:39:28 +02:00 |
Hardy Ferentschik
|
8217dbf52a
|
HHH-6119 Formatting
|
2011-05-11 16:20:02 +02:00 |
Michael Rudolf
|
6cb8cf7fd2
|
Added null checks to prevent NullPointerExceptions when the path source is null.
Signed-off-by: Michael Rudolf <javaprog@gmx.de>
|
2011-05-11 16:20:01 +02:00 |
Michael Rudolf
|
ec4a186506
|
Added test showing misbehaviour of AbstractPathImpl.get(String), which throws a NullPointerException while preparing an IllegalArgumentException that should be thrown here.
Signed-off-by: Michael Rudolf <javaprog@gmx.de>
|
2011-05-11 16:20:01 +02:00 |
Gail Badner
|
530d1c5a29
|
Update version from 3.6.4.Final to 3.6.5-SNAPSHOT
|
2011-05-04 15:56:01 -07:00 |
Gail Badner
|
d1be2eb12b
|
Update version from 3.6.4-SNAPSHOT to 3.6.4.Final
|
2011-05-04 15:44:42 -07:00 |
Gail Badner
|
5f20e58d04
|
Added fixes for 3.6.4 to changelog.txt
|
2011-05-04 15:36:52 -07:00 |
Gail Badner
|
1b75555dd3
|
HHH-6197 : Blank line at top of configuration.xml for en_US manual breaks documentation build
|
2011-05-04 15:13:26 -07:00 |
Gail Badner
|
51484f1bad
|
HHH-6195 : Remove HHH-5915 fix from 3.5.3 changelog.txt and release notes
|
2011-05-04 13:37:49 -07:00 |
Gail Badner
|
7cfe9fa9cb
|
HHH-6096 - H2Dialect should use CACHED option for temporary table creation
|
2011-05-04 13:23:21 -07:00 |
Gail Badner
|
93016967b9
|
HHH-2049 : LEFT OUTER JOIN subcriteria filters children (Mattias Jiderhamn)
|
2011-05-04 11:23:47 -07:00 |
Steve Ebersole
|
29bbef741a
|
HHH-5887 - Document typo hibernate.hbm2ddl.import_files
|
2011-05-04 08:54:24 -05:00 |
Emmanuel Bernard
|
2706b688f2
|
HHH-6170 Offer ability to customize the default TransactionManagerLookup implementation
|
2011-05-04 08:46:22 -04:00 |
Emmanuel Bernard
|
45ac70b03d
|
HHH-6170 Offer ability to customize the default TransactionFactory implementation
Allow to customize implementation used if none is specified specifically by the user programmatically or via configuration
|
2011-05-04 08:46:21 -04:00 |
Sanne Grinovero
|
8a4b5ccbfc
|
HHH-6120 - Configuration addCacheableFile doesn't close input and output streams
|
2011-05-04 12:22:57 +02:00 |
adamw
|
f24b9829c8
|
HHH-4787: backporting tests
|
2011-04-27 15:01:20 +02:00 |
Lukasz Antoniak
|
e69112ba80
|
HHH-4787 - Clean up
|
2011-04-27 14:51:23 +02:00 |
Lukasz Antoniak
|
0850fd009a
|
HHH-4787 - AuditProperty.isNull() query fix and tests
|
2011-04-27 14:50:49 +02:00 |
Hardy Ferentschik
|
f831eab7e5
|
Merge branch 'HHH-6099' of https://github.com/Sanne/hibernate-core into HHH-6099
|
2011-04-26 12:08:12 +02:00 |
adamw
|
56b44b006e
|
HHH-6069 & HHH-5276: backporting tests; unfortunately the old version of H2 used here doesn't support the INIT connection param so dropping the test
|
2011-04-19 19:32:59 +02:00 |
Lukasz Antoniak
|
449679ca63
|
HHH-5276 - Refactoring
|
2011-04-19 19:23:43 +02:00 |
Lukasz Antoniak
|
54ff546a08
|
HHH-5276 - REVINFO in different database schema creation
|
2011-04-19 19:23:34 +02:00 |
adamw
|
f198dfb284
|
HHH-6069: fixing test & adding toString() on the entity
|
2011-04-19 19:09:36 +02:00 |
Lukasz Antoniak
|
3932ba0f06
|
HHH-6069 - Tests moved
|
2011-04-19 19:09:28 +02:00 |
Lukasz Antoniak
|
0b11cb96a8
|
HHH-6069 - Tests moved
|
2011-04-19 19:08:52 +02:00 |
Lukasz Antoniak
|
5d541ae375
|
HHH-6069 - Escape entity fields name
|
2011-04-19 19:08:43 +02:00 |
adamw
|
912db2157a
|
Migrating the test to TestNG
|
2011-04-14 13:23:59 +02:00 |
Lukasz Antoniak
|
63a099fed4
|
HHH-4073 - Discriminator formula support in Envers
|
2011-04-14 13:08:16 +02:00 |
Scott Marlow
|
f289c7e4bd
|
HHH-6095 ensure that TransactionRequiredException is thrown if flush/lock are called with no tx
|
2011-04-13 12:10:18 -04:00 |
Sanne Grinovero
|
5f23f26d4a
|
HHH-6099 Documentation poms have wrong parent declaration
|
2011-04-08 12:14:08 +01:00 |
Gail Badner
|
3a658ca112
|
Update version to 3.6.4-SNAPSHOT
|
2011-04-06 14:21:49 -07:00 |
Gail Badner
|
f910e7b1e9
|
Update version to 3.6.3.Final
|
2011-04-06 14:12:30 -07:00 |
Gail Badner
|
3e6916b313
|
Added fixes for 3.6.3 to changelog
|
2011-04-06 14:06:43 -07:00 |
Emmanuel Bernard
|
c978788dd8
|
HHH-6084 Add tests for id strategy provider in hem
|
2011-04-06 18:19:20 +02:00 |
Emmanuel Bernard
|
cea2cfdf44
|
HHH-6084 define id strategy provider in HEM
|
2011-04-06 18:19:20 +02:00 |
Strong Liu
|
8ca87139de
|
HHH-5978 TS: Postgresql 8.x - CustomSQLTest fails because UPPER()'s result is not converted to number.
|
2011-04-06 15:51:40 +08:00 |
Alex Snaps
|
9fe7913003
|
Added RegionFactory to the default Ehcache hibernate integration. Plus tests. Upgraded Ehcache to 2.4.1
|
2011-04-05 12:40:12 +02:00 |
Strong Liu
|
57b60e30a7
|
HHH-6058 - Error in mapping file in Event.hbm.xml file for documentation in download
|
2011-03-30 19:04:03 +08:00 |
Strong Liu
|
f3d00579a8
|
HHH-6057 documentation, hibernate.cfg.xml references wrong hbm path
|
2011-03-30 18:55:24 +08:00 |
Strong Liu
|
e521d91dbb
|
HHH-4999 implement new added method in the ExecutionEnvironment.Settings
|
2011-03-23 01:52:12 +08:00 |
Steve Ebersole
|
7ffe291739
|
HHH-4999 - createSQLQuery(query).list() result screw up when when columns in different tables have same name
|
2011-03-18 08:40:17 -05:00 |
Steve Ebersole
|
b520b1df23
|
HHH-4999 - createSQLQuery(query).list() result screw up when when columns in different tables have same name
|
2011-03-18 08:31:49 -05:00 |
Steve Ebersole
|
57be51ba48
|
HHH-5803 - Better handling of implicit literal numeric expression typing
|
2011-03-17 14:12:59 -05:00 |
Emmanuel Bernard
|
b465b42d50
|
HHH-6022 Make JBossTSStandaloneTransactionManagerLookup more resilient following Jonathan's advice
|
2011-03-17 14:55:05 +01:00 |
Emmanuel Bernard
|
c526efd6be
|
Add JavaDoc to signal Hibrnate OGM dependencies
|
2011-03-17 14:55:05 +01:00 |
Strong Liu
|
e9f975e6f8
|
HHH-5974 unnecessary import which crashes the system in OSGi environement
|
2011-03-17 17:53:13 +08:00 |
Emmanuel Bernard
|
edc7f962f2
|
HHH-5993 Add documentation for session factory observer config
|
2011-03-15 14:28:34 +01:00 |
Emmanuel Bernard
|
81e5f86305
|
HHH-5993 Add SessionFactoryObserver configuration option to HEM
|
2011-03-15 14:25:08 +01:00 |