123 Commits (9e4140e5490a57ad79d08a8fca476d8b019f0664)

Author SHA1 Message Date
Arjen Poutsma b31c34ed7d Upgrading version to 3.0.4 15 years ago
Juergen Hoeller e12fbd3e2b avoid EntityManager close() exception through isOpen() check (SPR-7215) 15 years ago
Juergen Hoeller 928f5423af avoid EntityManager close() exception through isOpen() check (SPR-7215) 15 years ago
Juergen Hoeller 11bb7264a2 properly return null from getPersistenceUnitInfo again (SPR-7055) 15 years ago
Juergen Hoeller 2a19148eed changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636) 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago
Costin Leau 688dd1a018 SPR-7071 15 years ago
Juergen Hoeller 4ee6735376 DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 15 years ago
Juergen Hoeller 6aa0e62597 compatibility with Hibernate 3.5 final 15 years ago
Juergen Hoeller 29ab58c4d8 ResourcePatternUtils provides plain PathMatchingResourcePatternResolver in case of a null ResourceLoader 15 years ago
Juergen Hoeller b370969690 added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean (SPR-3212) 15 years ago
Juergen Hoeller 7da13e7ad1 compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975) 15 years ago
Juergen Hoeller 0aee6e9f5b use target factory's ClassLoader in case of a raw EntityManagerFactory (SPR-6733) 15 years ago
Juergen Hoeller ef227c5d01 HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive release; SPR-6895) 15 years ago
David Syer 1a351db6e0 Update Central POMs to 3.0.2 15 years ago
Costin Leau 8d0bb00188 + make use or property placeholders inside template.mf 15 years ago
Juergen Hoeller cef44f6d53 made PersistenceAnnotationBeanPostProcessor's JNDI API references optional - for compatibility with Google App Engine (SPR-6679) 15 years ago
Juergen Hoeller ef024db318 polishing 15 years ago
Juergen Hoeller b25dc7cc55 compatibility with Hibernate 3.5 beta 4 (SPR-6804, SPR-6805) 15 years ago
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
Costin Leau fab29dfee7 + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak) 15 years ago
Juergen Hoeller 5f5e7c3262 polishing 15 years ago
Juergen Hoeller db71811c5a SharedEntityManagerCreator's EntityManager proxies are fully serializable now (SPR-6684) 15 years ago
Juergen Hoeller bcfef8a4e1 support for JPA 2.0 TypedQuery interface and query vendor interfaces (SPR-6733) 15 years ago
Juergen Hoeller 1b6f3f1f22 Query call chaining works with shared EntityManager proxy outside of transaction as well (SPR-6726) 15 years ago
Juergen Hoeller a6769d60c0 fixed support for JPA 2.0 persistence schema (SPR-6711) 15 years ago
Juergen Hoeller 7a792f6c23 fixed support for JPA 2.0 persistence schema (SPR-6711) 15 years ago
David Syer b077d5ba97 SPR-6678: fix poms for 3.0.1 15 years ago
Juergen Hoeller 0ba8375546 full support for JPA 2.0 PersistenceUnitInfo SPI (for compatibility with Hibernate 3.5 beta 3; SPR-6408) 15 years ago
Juergen Hoeller e328083d11 updated manifest for new JPA 2.0 criteria package (SPR-6636) 15 years ago
Juergen Hoeller e1d5c7310a updated JPA 2.0 support to the final spec (supporting the "getCriteriaBuilder" method) 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
Juergen Hoeller 0d413c7e36 reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509) 15 years ago
David Syer b7e37ddb07 SPR-5327: tidy up Maven dependencies (keeping commons-logging) 15 years ago
David Syer 1a06b6a0ab SPR-5327: tidy up Maven dependencies (keeping commons-logging) 15 years ago
Juergen Hoeller cc0bd730eb polishing 15 years ago
Juergen Hoeller 34d4e3cbe0 refined Hibernate version range 15 years ago
Juergen Hoeller 1cf0c12674 restored Hibernate 3.2 compatibility (SPR-6387) 15 years ago
Juergen Hoeller 46cd083976 added chaining-capable "add" method to MutablePropertyValues 15 years ago
Juergen Hoeller eb0b4f0cbd added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387) 15 years ago
Juergen Hoeller 86934e2403 added SQL String and related context to translated JDBCException messages (SPR-6304) 15 years ago
Juergen Hoeller 155f6b1aa1 polishing 15 years ago
Thomas Risberg 076b912f05 removed filter for classes from the JPA providers package for EclipseLink (SPR-6040) 15 years ago
Keith Donald c8fd4a45fc more eclipse compile errors 15 years ago
David Syer 2978a4d0eb SPR-6160: resolved by referring to 'future release' instead of 2.5 15 years ago
Juergen Hoeller 54221500c1 fixed PersistenceInjectionTests 15 years ago
Juergen Hoeller 94533976d0 full compliance with the JSR-330 TCK 15 years ago
Arjen Poutsma cafc106ccc Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago
Juergen Hoeller 09e6a85edd fixed overview files 15 years ago
Mark Pollack c6cd1a528e SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago