persistence icon indicating copy to clipboard operation
persistence copied to clipboard

Add XML-less config to replace persistence.xml and orm.xml

Open hantsy opened this issue 3 years ago • 0 comments

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.

hantsy avatar Feb 05 '22 03:02 hantsy