Uses of Class
org.apache.empire.db.DBXmlDictionary

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)
           
 



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.