Spring Data VS JPA - 10 real-life storiesDev(Talks): JAVA DAY2015 Java frameworks day Spring Data JPA Agenda ORM and relational mapping. Technologies Spring Data and JPA overview API usage Queries and CRUD operations Performance & speed speed APPROVED Relational data mapping JDBC Spring JDBC jOOQ QueryDSL JPA Spring Data Sergiy Morenets, 2020 ORM. Mapped entities @Getter @Setter @Entity @Table public class Product { @Id private int orders; JPA Part of J2EE (Jakarta EE) Abstracts mapping in ORM systems JPA 1.0 was introduced in May 2006 JPA 2.0 released in December 2009 JPA 2.1 released in April 2013 JPA 2.2 released in June0 码力 | 73 页 | 2.29 MB | 1 月前3
Spring Framework 3.2.9 Changelogregression with AspectJ-based @Async handling in case of no executor set (SPR-10715) * proper parsing of JPA's "exclude-unlisted-classes" element with a nested "true"/"false" value upper-case letters with underscores (SPR-10547) * HibernateJpaDialect supports Hibernate 4.2 as a JPA provider now (SPR-10395) * fixed Jaxb2Marshaller's partial unmarshalling feature to consistently ner clears resources of paused tasks when shutting down after stop (SPR-10092) * tx timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility; SPR-10068)0 码力 | 36 页 | 104.42 KB | 2 年前3
Spring Framework 2.0.0 Changelog"dist/weavers" directory, containing the agent for Spring's InstrumentationLoadTimeWeaver * JPA support is fully tested against Oracle TopLink Essentials v2 b16 as well as Hibernate EntityManager added PersistenceUnitManager interface and DefaultPersistenceUnitManager implementation (in "jpa.persistenceunit") * added "persistenceUnitManager" bean property to LocalContainerEnt IOException thrown * added support for custom JPA properties to SharedEntityManagerBean/JpaTransactionManager/JpaInterceptor/JpaTemplate * added support for custom JPA properties to OpenEntityManagerInViewInterceptor0 码力 | 33 页 | 91.32 KB | 2 年前3
Spring Framework 3.0.x ChangelogPersistenceManager synchronization performs close attempt after completion (if necessary) * JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls * added "forwarder" * fixed NamedParameterJdbcTemplate's handling of arrays as query parameters * fixed JPA 2.0 timeout hints to correctly specify milliseconds * updated Quartz package to support Quartz 1.8 JodaTime versions * clarified that Spring's Jackson support requires Jackson 1.3 or higher * JPA 2.0 support tested and supported with Hibernate 3.5.2 and OpenJPA 2.0.0 GA as well * revised VFS support0 码力 | 19 页 | 52.25 KB | 2 年前3
Spring Framework 3.2.4 Changelogregression with AspectJ-based @Async handling in case of no executor set (SPR-10715) * proper parsing of JPA's "exclude-unlisted-classes" element with a nested "true"/"false" value upper-case letters with underscores (SPR-10547) * HibernateJpaDialect supports Hibernate 4.2 as a JPA provider now (SPR-10395) * fixed Jaxb2Marshaller's partial unmarshalling feature to consistently ner clears resources of paused tasks when shutting down after stop (SPR-10092) * tx timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility; SPR-10068)0 码力 | 33 页 | 93.28 KB | 2 年前3
Spring Framework 3.1.1 Changelog* JDO PersistenceManager synchronization performs close attempt after completion (if necessary) * JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls * fixed H "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) * fixed JPA 2.0 timeout hints to correctly specify millisecond * added support for shutdown scripts to DataSourceInitializer JodaTime versions * clarified that Spring's Jackson support requires Jackson 1.3 or higher * JPA 2.0 support tested and supported with Hibernate 3.5.2 and OpenJPA 2.0.0 GA as well * revised VFS support0 码力 | 23 页 | 64.04 KB | 2 年前3
Spring Framework 3.0.1 Changelog1 (2010-02-18) * upgraded to AspectJ 1.6.8 * full support for JPA 2.0 persistence schema and PersistenceUnitInfo SPI * support for JPA PersistenceContext/Unit injection on Google App Engine * support support for Hibernate 3.5 (as native Hibernate API and as JPA 2.0 provider) * support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above) * consistent treatment of unresolvable placeholders component scanning autodetects the new EE 6 "javax.annotation.ManagedBean" stereotype * updated JPA 2.0 support to the final spec (tested compatibility with EclipseLink 2.0 GA) * full support for GlassFish0 码力 | 11 页 | 29.04 KB | 2 年前3
Spring Framework 3.1.4 Changelogr etc finds default EntityManagerFactory in parent context as well (SPR-10160) * tx timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility; SPR-10068) TaskScheduler works reliably $ ^{*} $ LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably $ ^{*} $ Spring-backed DataSources consistently implement JDBC 4.0's conflict with default unit * JPA persistence.xml files may use jar-file entries relative to the unit root (as per the JPA spec) * added "jtaDataSource" property to JPA LocalContainerEntityManagerFactoryBean0 码力 | 26 页 | 72.26 KB | 2 年前3
Spring Framework 3.1.2 Changelog* JDO PersistenceManager synchronization performs close attempt after completion (if necessary) * JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls * fixed H "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) * fixed JPA 2.0 timeout hints to correctly specify milliseconds * added support for shutdown scripts to DataSourceInitialize JodaTime versions * clarified that Spring's Jackson support requires Jackson 1.3 or higher * JPA 2.0 support tested and supported with Hibernate 3.5.2 and OpenJPA 2.0.0 GA as well * revised VFS support0 码力 | 24 页 | 66.17 KB | 2 年前3
Spring Framework 3.1.0 Changelog* JDO PersistenceManager synchronization performs close attempt after completion (if necessary) * JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls * fixed H "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) * fixed JPA 2.0 timeout hints to correctly specify milliseconds * added support for shutdown scripts to DataSourceInitialize JodaTime versions * clarified that Spring's Jackson support requires Jackson 1.3 or higher * JPA 2.0 support tested and supported with Hibernate 3.5.2 and OpenJPA 2.0.0 GA as well * revised VFS support0 码力 | 22 页 | 60.32 KB | 2 年前3
共 368 条
- 1
- 2
- 3
- 4
- 5
- 6
- 37













