Uses of Class
org.apache.openjpa.lib.meta.XMLMetaDataParser
Package
Description
OpenJPA-JDBC Schema Management
Metadata Framework
OpenJPA JPA
OpenJPA JPA-JDBC
-
Uses of XMLMetaDataParser in org.apache.openjpa.jdbc.schema
-
Uses of XMLMetaDataParser in org.apache.openjpa.lib.meta
Modifier and TypeClassDescriptionclass
Custom SAX parser used by the system to quickly parse metadata files for classes.class
Custom non-validating SAX parser which can be used to get the version and schema location attributes from the root node. -
Uses of XMLMetaDataParser in org.apache.openjpa.persistence
Modifier and TypeClassDescriptionstatic class
SAX handler capable of parsing an JPA persistence.xml file.class
Custom SAX parser used by the system to quickly parse persistence metadata files. -
Uses of XMLMetaDataParser in org.apache.openjpa.persistence.jdbc
Modifier and TypeClassDescriptionclass
Custom SAX parser used by the system to parse persistence mapping files.