persistence
persistence copied to clipboard
Add XML-less config to replace persistence.xml and orm.xml
Like the @DataSourceDefinition
, add annotation config for JPA.
And additionally provide the capability of using CDI beans(eg. like EntityManagerFactorBean
role in Spring) to setup JPA.