Uses of Class
org.apache.empire.db.DBXmlDictionary
Packages that use DBXmlDictionary
Package
Description
This package contains the core Empire-DB implementation classes.
-
Uses of DBXmlDictionary in org.apache.empire.db
Methods in org.apache.empire.db that return DBXmlDictionaryModifier and TypeMethodDescriptionstatic DBXmlDictionaryDBXmlDictionary.getInstance()protected DBXmlDictionaryDBReader.getXmlDictionary()returns the DBXmlDictionary that should used to generate XMLDocumentsprotected DBXmlDictionaryDBRecordBase.getXmlDictionary()returns the DBXmlDictionary that should used to generate XMLDocumentsMethods in org.apache.empire.db with parameters of type DBXmlDictionary