Ben Alex
|
4cf500763f
|
Release 0.8.2.
|
2005-04-20 14:15:03 +00:00 |
Ben Alex
|
4d15375421
|
Update to match Spring 1.2-RC2's Hibernate version.
|
2005-04-20 12:30:40 +00:00 |
Ben Alex
|
28a960cfab
|
Handle null domain ojbect (useful if a search didn't find a match).
|
2005-04-20 12:06:47 +00:00 |
Ben Alex
|
cea4bf11d1
|
Add scrollWithSubclasses() method.
|
2005-04-20 12:06:23 +00:00 |
Ben Alex
|
958a45af69
|
Refactor to use an inner class, as per the standard Java SDK Iterator implementations.
|
2005-04-20 12:05:54 +00:00 |
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 |