Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JPA 3.0
-
Labels:None
-
Number of attachments :
Description
This issue aims at simplification of JPA EntityManager bootstrapping process. By now, a jdo-conf.xml file is mandatory, but not needed from a JPA's perspective. A property based approach could simplify bootstrapping. Mandatory properties are URL, Driver class name, User, Password, etc.