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.
  • Constructor Details

    • DBXmlDictionary

      public DBXmlDictionary()
  • Method Details

    • getInstance

      public static DBXmlDictionary getInstance()
    • set

      public static void set(DBXmlDictionary xmlDictonary)
    • getRowSetElementName

      public String getRowSetElementName()
    • getRowElementName

      public String getRowElementName()
    • getRowIdColumnAttribute

      public String getRowIdColumnAttribute()