Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
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
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
Steve Ebersole 57be51ba48 HHH-5803 - Better handling of implicit literal numeric expression typing 2011-03-17 14:12:59 -05:00
Emmanuel Bernard c526efd6be Add JavaDoc to signal Hibrnate OGM dependencies 2011-03-17 14:55:05 +01: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
Emmanuel Bernard 38e5042cb8 HHH-5916 Make sure to test the property approach for HEM 2011-03-15 14:13:49 +01:00
Emmanuel Bernard 3f2119b913 Fix type in JavaDoc 2011-03-15 14:12:58 +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