Commit Graph

18 Commits

Author SHA1 Message Date
Juergen Hoeller
83289cb8b0 updated JPA 2.0 compatibility to EclipseLink 2.0.0.M7 2009-08-27 00:51:47 +00:00
Juergen Hoeller
ce3c72f8c2 compatibility with Hibernate 3.5 beta 1 2009-08-26 15:20:53 +00:00
Chris Beams
a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
2009-06-01 04:14:22 +00:00
Juergen Hoeller
a5c324f934 Hibernate AnnotationSessionFactoryBean detects Hibernate's special @Entity annotation too (SPR-5787) 2009-05-28 11:25:39 +00:00
Juergen Hoeller
e70d2ce14c polishing 2009-05-20 00:31:00 +00:00
Sam Brannen
a6a8b29d19 Fixed typo in JavaDoc 2009-05-04 06:02:59 +00:00
Juergen Hoeller
4cc42bf16f added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 2009-02-19 00:24:05 +00:00
Juergen Hoeller
fc6d7358ef polishing 2009-02-09 18:28:04 +00:00
Juergen Hoeller
92588cddc6 Java 5 code style 2009-02-05 21:04:13 +00:00
Juergen Hoeller
e7465dcb99 generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0 2009-01-25 23:20:41 +00:00
Juergen Hoeller
71df72d634 properly scan subpackages as well (SPR-5324) 2008-11-28 14:05:15 +00:00
Juergen Hoeller
f8c690c542 Java 5 code style 2008-11-28 11:39:36 +00:00
Juergen Hoeller
b0790bf5e7 Java 5 code style 2008-11-27 00:27:52 +00:00
Juergen Hoeller
597e92a1a6 Java 5 code style 2008-11-21 00:04:10 +00:00
Juergen Hoeller
347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 2008-11-20 02:10:53 +00:00
Arjen Poutsma
11a2e40d41 Removed raw TopLink support 2008-10-30 16:51:09 +00:00
Arjen Poutsma
631e480f7a Added @Override and @Deprecated annotations to orm module 2008-10-28 00:18:02 +00:00
Arjen Poutsma
d1061e7e9f Initial import of ORM 2008-10-24 09:06:30 +00:00