org.apache.empire.db
Class DBXmlDictionary
java.lang.Object
org.apache.empire.db.DBXmlDictionary
public class DBXmlDictionary
- extends Object
This class is used to configure XML generation as performed by the
getXmlDocument Document function on DBReader and DBRecord.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBXmlDictionary
public DBXmlDictionary()
getInstance
public static DBXmlDictionary getInstance()
set
public static void set(DBXmlDictionary xmlDictonary)
getRowSetElementName
public String getRowSetElementName()
getRowElementName
public String getRowElementName()
getRowIdColumnAttribute
public String getRowIdColumnAttribute()
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.