Commit Graph

20 Commits

Author SHA1 Message Date
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 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
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
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
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
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
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
Reza Hosseinzadeh 72ef0fd492 HHH-5940: This change fixes the problem where @MapKeyJoinColumns always throws an exception 2011-03-14 17:57:01 +01:00
Steve Ebersole ef156d2a76 HHH-6009 - Rename module directories on 3.6 branch to match master 2011-03-11 18:04:10 -06:00
Strong Liu 29926d6d5c HHH-5727 fix the bad commit 2010-11-11 19:21:02 +08:00
Strong Liu 1a43593c86 HHH-5727 Collection member declaration not handling optional AS in HQL. 2010-11-11 19:10:58 +08:00