getPersistenceUnitInfo(URL url) Parses the given XML and complete the PersistenceUnitInfos structure
before returning it.
Parameters: url - the URL of the the Reader of the XML file.
Field Detail
DEFAULT_PERSISTENCE_PROVIDER
final public static String DEFAULT_PERSISTENCE_PROVIDER(Code)
Parses the given XML and complete the PersistenceUnitInfos structure
before returning it.
Parameters: url - the URL of the the Reader of the XML file. array of jPersistenceInfo which are implementation ofPersistenceUnitInfo object throws: JPersistenceUnitInfoException - if values are incorrect.