-
Recent Posts
Archives
Categories
RSS
Goodreads
Tag Archives: Apache OpenJPA
Using JPA – Adding relationships and queries
Last week I created an introductory post on using OpenJPA as your JPA implementation, which is available here. This week I wanted to add onto this by adding a relationship and some simple queries. So in this example, I have … Continue reading
Using OpenJPA as your JPA implementation
In this post I provide an example of creating a persistence layer using Apache’s OpenJPA implementation of the Java Persistence API(JPA). I created the example using a TDD approach and I have once again used Liquibase to version control the … Continue reading
Posted in Example code, Software development
Tagged Apache Maven, Apache OpenJPA, context maps, Domain Driven Design, enhancer plugin, Gist, GitHub, Java, Java Persistence, Java Persistence API, JPA, Liquibase, Oracle, oracle instance, Persistence, persistence layer, software, technology, Unit testing
1 Comment