|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBXmlDictionary | |
---|---|
org.apache.empire.db | 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 DBXmlDictionary | |
---|---|
static DBXmlDictionary |
DBXmlDictionary.getInstance()
|
protected DBXmlDictionary |
DBReader.getXmlDictionary()
returns the DBXmlDictionary that should used to generate XMLDocuments |
protected DBXmlDictionary |
DBRecord.getXmlDictionary()
returns the DBXmlDictionary that should used to generate XMLDocuments |
Methods in org.apache.empire.db with parameters of type DBXmlDictionary | |
---|---|
static void |
DBXmlDictionary.set(DBXmlDictionary xmlDictonary)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |