jrun.jms.core.config
Class DestinationSQLMetaData

java.lang.Object
  |
  +--jrunx.xml.XMLMetaData
        |
        +--jrunx.persistence.JDBCMappingsMetaData
              |
              +--jrun.jms.core.config.DestinationSQLMetaData
All Implemented Interfaces:
Constants, StoreManagerMetaData

public class DestinationSQLMetaData
extends JDBCMappingsMetaData

Author:
Paul Reilly

Inner classes inherited from class jrunx.xml.XMLMetaData
XMLMetaData.BaseException, XMLMetaData.CouldNotCreateDocumentException, XMLMetaData.CreateInstanceException, XMLMetaData.ElementRequiredException, XMLMetaData.IntegerExpectedException, XMLMetaData.InvalidElementException, XMLMetaData.InvalidObjectException, XMLMetaData.MetaDataExportIOException, XMLMetaData.NoLocationException, XMLMetaData.NoStringConstructorException, XMLMetaData.UnsupportedArrayTypeException
 
Fields inherited from class jrunx.xml.XMLMetaData
logger
 
Fields inherited from interface jrunx.persistence.Constants
CMP20_STORE_MANAGER, CREATE_SQL, CREATE_TABLE_SQL, DEFAULT_CACHE_SIZE, DELETE_TABLE_SQL, FILE_NAME, FILE_STORE, FIND_BY_PRIMARY_KEY_SQL, JDBC_STORE, LOAD_SQL, REMOVE_SQL, STORE_SQL, TEMP_DIRECTORY
 
Constructor Summary
DestinationSQLMetaData()
           
 
Methods inherited from class jrunx.persistence.JDBCMappingsMetaData
addJDBCMapping, getDataSourceName, getJDBCMapping, getJDBCMappings, getObjectClass, getPersistentFields, getPrimaryKeyClass, getPrimaryKeyField, getTableName, removeJDBCMapping, setCreateTable, setDataSourceName, setDeleteTable, setObjectClass, setPersistentFields, setPrimaryKeyClass, setPrimaryKeyField, setTableName, shouldCreateTable, shouldDeleteTable
 
Methods inherited from class jrunx.xml.XMLMetaData
addAcronym, addAcronyms, addPackagePrefix, addPackagePrefixes, exportDocument, getAttribute, getMetaDataSource, getParent, getPersistenceContext, getText, importXML, importXML, remove, removeAttribute, setAttribute, setMetaDataSource, setMetaDataSource, setParent, setParent, setPersistenceContext, setPublicID, setSystemID, setText, sync, sync, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DestinationSQLMetaData

public DestinationSQLMetaData()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.