planetj.database
Class DB2LocalSystem

java.lang.Object
  extended byplanetj.database.DBSystem
      extended byplanetj.database.DB2DBSystem
          extended byplanetj.database.DB2LocalSystem
All Implemented Interfaces:
java.util.EventListener, IDBObject, ITaskListener, IXMLObject, java.io.Serializable

public class DB2LocalSystem
extends DB2DBSystem

Insert the type's description here. Creation date: (1/12/04 8:19:39 AM)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class planetj.database.DB2DBSystem
LOCAL_DRIVER, REMOTE_DRIVER
 
Fields inherited from class planetj.database.DBSystem
LIBRARIES_NOT_SUPPORTED, LIBRARIES_REQUIRED, LIBRARIES_SUPPORTED, METADATA_CATALOG_NAME_FIELD, METADATA_COLUMN_NAME_FIELD, METADATA_COLUMN_NAME_OPERATION, METADATA_COLUMN_NAME_OPERATION_FOR_CATALOGS, METADATA_LIBRARY_NAME, METADATA_LIBRARY_NAME_FIELD, METADATA_SYSTEM_NAME_FIELD, METADATA_TABLE_NAME_FIELD, METADATA_TABLE_NAME_FOR_COLUMNS, METADATA_TABLE_NAME_FOR_LIBRARIES, METADATA_TABLE_NAME_FOR_TABLES, METADATA_TABLE_NAME_OPERATION, METADATA_TABLE_NAME_OPERATION_FOR_CATALOGS
 
Constructor Summary
protected DB2LocalSystem()
          DB2LocalSystem constructor comment.
protected DB2LocalSystem(java.lang.String url)
          DB2LocalSystem constructor comment.
protected DB2LocalSystem(java.lang.String pURL, java.lang.String pAlias)
          DB2LocalSystem constructor comment.
 
Methods inherited from class planetj.database.DB2DBSystem
correctDatabaseObject
 
Methods inherited from class planetj.database.DBSystem
addSQLTypeName, correctOperation, correctOperationSQL, correctSQLLiteral, createLibrary, createSystem, createSystem, createSystem, createSystem, getAlias, getAllLibraries, getCache, getColumnDataTypeName, getColumnIndicationCharacter, getColumnPrimaryKeyName, getDataType, getDBLibraryName, getDefaultDateFormat, getDefaultLibraryName, getDefaultTimeFormat, getDefaultTimestampFormat, getFieldClassForSQLTypeName, getIPAddress, getLibraries, getLibrary, getLibrary, getLibrarySupportLevel, getLibraryTableSeparator, getMetaDataAlias, getMetadataColumns, getMetadataLibraries, getMetaDataSystem, getMetadataTables, getName, getProperties, getSQLTypeNames, getSupportedDataType, getSystem, getURL, getXMLData, handleConnectionEvent, isAS400, isBackgroundThreadsSupported, isDB2, isDefaultLibraryOmitted, isDelegateToPersonal, isHasAllLibraries, isMSAccess, isMySQL, isOracle, isSQLServer, removeLibrary, setAlias, setDelegateToPersonal, setMetaDataAlias, setProperties, setURL, setURLInternal, startRetrieveAllLibrariesTask, taskCompleted, taskFailed, taskStarted, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DB2LocalSystem

protected DB2LocalSystem()
DB2LocalSystem constructor comment.


DB2LocalSystem

protected DB2LocalSystem(java.lang.String url)
DB2LocalSystem constructor comment.

Parameters:
url - java.lang.String

DB2LocalSystem

protected DB2LocalSystem(java.lang.String pURL,
                         java.lang.String pAlias)
DB2LocalSystem constructor comment.

Parameters:
pURL - java.lang.String
pAlias - java.lang.String