/
AcrossHibernateModule
AcrossHibernateModule
Introduction
Contains 2 modules: AcrossHibernateModule
and AcrossHibernateJpaModule
. Both build a Hibernate persistence layer that other modules can provide entities for but the JPA module is prefered wherever possible. Also has some supporting classes for Spring Data integration.
Release overview
2.0.1.RELEASE CURRENTRelease Documentation Javadoc | Reference Javadoc | Reference 1.0.0.RELEASE Javadoc
Minimum requirements
- DEPRECATED Across 1.0.6 for 1.0.0 release
- DEPRECATED Across 1.1.0+ for 1.1.0 release
- Across 1.1.2+ for 1.1.1 release
Artifact
<dependency> <groupId>com.foreach.across.modules</groupId> <artifactId>across-hibernate-module</artifactId> <version>2.0.1.RELEASE</version> </dependency>
Quick links
Foreach.be | Twitter | Source (Bitbucket) | Issues (JIRA) | Documentation
News & blogs
Blog stream
Create a blog post to share news and announcements with your team and company.
Related content
Common Java libraries Home
Common Java libraries Home
More like this
Across Home
Across Home
More like this
EntityModule
EntityModule
More like this
Across primer part 1: our first application
Across primer part 1: our first application
More like this