Ben Alex
|
5fdcbe1ec4
|
Refactor to use the application context as the source of Validators. This is appropriate as manual control over Validator instance creation and wiring is often necessary (not autowiring). This is particularly the case when dealing with DefaultAdvisorAutoProxyCreator, which excludes collaborating beans from being advice candidates.
|
2005-04-19 01:04:47 +00:00 |
Ben Alex
|
018f625e85
|
Prevent infinite loops, and add logging.
|
2005-04-19 01:01:58 +00:00 |
Ben Alex
|
514137218e
|
Upgrade to Hibernate 3.0 final release.
|
2005-04-11 01:44:23 +00:00 |
Matthew Porter
|
9723ac61c6
|
Add createOrUpdate to methods (by default).
|
2005-04-10 21:10:34 +00:00 |
Matthew Porter
|
625efa4782
|
Check to ensure the child object returned is not null before adding to list of child objects to validate.
|
2005-04-10 21:10:03 +00:00 |
Matthew Porter
|
8fb3a8bf88
|
Change sequence to native for more db cross platform.
|
2005-04-09 01:28:23 +00:00 |
Ben Alex
|
3f6c5f7cb1
|
Bug fixes.
|
2005-04-06 08:28:13 +00:00 |
Ben Alex
|
a2d68e4fc5
|
Hibernate 3 refactorings.
|
2005-04-06 06:40:08 +00:00 |
Ben Alex
|
9b90df1812
|
Refactor to allow IntrospectionManagers to query a shared Validator map.
|
2005-04-06 06:37:42 +00:00 |
Matthew Porter
|
2f2c6bc3d8
|
Change createOrUpdate() to use Hibernate session.saveOrUpdate().
|
2005-03-31 02:52:05 +00:00 |
Matthew Porter
|
1e896c14d6
|
Change clone() method to throw CloneNotSupportedException.
|
2005-03-31 02:51:04 +00:00 |
Ben Alex
|
b800ad3e8b
|
Initial commit.
|
2005-03-30 13:46:42 +00:00 |
Ben Alex
|
cf241fb9ae
|
Initial commit.
|
2005-03-30 13:41:27 +00:00 |