Uses of Class
org.apache.openjpa.xmlstore.XMLConfiguration
-
Packages that use XMLConfiguration Package Description org.apache.openjpa.xmlstore XML Store -
-
Uses of XMLConfiguration in org.apache.openjpa.xmlstore
Constructors in org.apache.openjpa.xmlstore with parameters of type XMLConfiguration Constructor Description XMLFileHandler(XMLConfiguration conf)
Constructor; supply configuration.XMLStore(XMLConfiguration conf)
Constructor; supply configuration.
-