Steve Ebersole
6a180aaa1f
HHH-5913 - Implement set of event listeners as a service
2011-03-28 07:55:45 -05:00
Steve Ebersole
815baf4348
HHH-6051 - Create a sessionfactory scoped ServiceRegistry
2011-03-24 22:18:38 -05:00
Steve Ebersole
731d00fd6d
HHH-6047 - allow nesting of ServiceRegistry
2011-03-24 14:38:58 -05:00
Steve Ebersole
718d56e267
HHH-6013 - Consolidate on single JTA impl for testing
2011-03-16 13:38:14 -05:00
Steve Ebersole
1c203f35ec
HHH-5942 - Migrate to JUnit 4
2011-03-14 13:14:07 -05:00
JPAV
346418c4ef
Final sync with upstream master
2011-03-08 16:19:57 -06:00
Gail Badner
7243d04541
HHH-5941 : remove deprecated set(), nullSafeSet(), get(), nullSafeGet() methods and add SessionImplementer argument to UserType.nullSafeGet()/nullSafeSet()
2011-02-25 16:29:09 -08:00
JPAV
79080f74d6
sync with master
2011-02-24 16:18:35 -06:00
Steve Ebersole
0c5526f724
HHH-5765 - Replaced ServiceRegistryHolder with ServiceRegistryBuilder
2011-02-23 16:27:31 -06:00
Brian Parker
e7d19bb4da
Apply read and write expressions to the revision entity.
2011-02-23 15:32:25 -06:00
adamw
2ccc73454a
HHH-5883: Fixing - @Lob annotated field throws MappingException when the field type is serializable
2011-02-23 15:20:38 -06:00
Steve Ebersole
39d2d53968
HHH-5765 - Replaced ServiceRegistryHolder with ServiceRegistryBuilder
2011-02-21 23:41:17 -06:00
Brian Parker
c61606c458
Apply read and write expressions to the revision entity.
2011-02-14 18:05:22 +01:00
JPAV
8c806d361d
Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause
2011-02-08 13:55:27 -06:00
adamw
d8772c04a8
HHH-5883: Fixing - @Lob annotated field throws MappingException when the field type is serializable
2011-01-31 12:35:11 +01:00
JPAV
af24178145
Give each project a single logger
2011-01-18 16:01:00 -06:00
JPAV
3712e1ad7e
Give each project a single logger
2011-01-18 16:00:59 -06:00
Hernán Chanfreau
0541cbf966
Adding 'serviceRegistryHolder' instance variable due to changes commited on master for Configuration class
2011-01-04 09:36:55 +01:00
Hernan
1a081d29cb
Replacion deprecated AnnotationConfiguration with Configuration.
2011-01-04 09:36:55 +01:00
Hernan
fe31aeda16
- Creating abstract test with one session-per-test
...
- Fixing typo error.
2011-01-04 09:36:54 +01:00
Hernan
102faba8f4
Removing isEntityClassNotAudited() and isEntityNameNotAudited() method for later discussion.
2011-01-04 09:36:54 +01:00
Hernan
c981bef5c1
HHH-5588: Improve support for entityNames in envers
...
Extending test cases for testing resolution for entityNames for entities retrieved previously by envers
2011-01-04 09:36:54 +01:00
Hernan
80ef651e4a
Let the subclasses redefine the configuration file name overriding getHibernateConfigurationFileName() method.
2011-01-04 09:36:54 +01:00
Erik-Berndt Scheper
6ac46d506b
HHH-5750 - Added license header
2010-12-22 11:47:09 +01:00
Erik-Berndt Scheper
f125f06c45
HHH-5750 - Proxied objects lose the temporary session used to initialize them
2010-12-22 11:37:07 +01:00
adamw
4e102c68c1
Refactoring the norevision tests: checking explicitly the revision numbers, introducing an abstract common class
2010-12-09 09:03:48 +01:00
Svyatoslav Reyentenko
76b59a702c
Moved hbm.xml -> annotations.
2010-12-09 09:03:44 +01:00
Svyatoslav Reyentenko
c2ba8360c8
Tests are slightly changed to do more work
2010-12-09 09:03:41 +01:00
Svyatoslav Reyentenko
e831e29435
Ignore collection changes if no revision on collection change is set
2010-12-09 09:03:35 +01:00
Svyatoslav Reyentenko
fd54b2df56
Test for creating revision on collection change
2010-12-09 09:03:28 +01:00
Gail Badner
88543c7a58
HHH-5765 : Wire in connection provider from service registry
2010-11-30 11:38:53 -08:00
Hernán Chanfreau
65e14bb39b
Fix for HHH-4646 and HHH-5177
...
Adding tests cases:
- MappedSuperclass audited at class level with a NotAuditedSubclass and:
- Audited subclass at class level
- Audited subclass at method/field level
- MappedSuperclass audited at method/field level with a NotAuditedSubclass and:
- Audited subclass at class level
- Audited subclass at method/field level
2010-10-29 19:57:47 +02:00
Hernán Chanfreau
5b782a83ea
HHH-4646 and HHH-5177
...
Deleting obsolete tests
2010-10-29 19:57:47 +02:00
Steve Ebersole
2443fede65
HHH-5616 - Switch to Gradle for builds .. incorrect .gitignore
2010-10-11 17:43:42 -05:00
Steve Ebersole
e21fed8304
HHH-5616 - Switch to Gradle for builds .. envers
2010-10-11 14:41:48 -05:00