arquillian / continuous-enterprise-development

Testable Solutions for Modern Applications
http://continuousdev.org/
116 stars 150 forks source link

Move domain-core JPA bits out in separate module #46

Closed aslakknutsen closed 11 years ago

aslakknutsen commented 11 years ago

Domain-Core contain of Core Repository/Identifiable interfaces and JPA impl of the same.

Not all Domains require JPA so the JPA bits should be splitted out in Domain-Core-Persistence