public class HSQLDB extends AbstractSdxObject
SdxObject.ConfigurationNode| Modifier and Type | Field and Description |
|---|---|
protected java.util.Hashtable |
_registeredTableNames |
static java.lang.String |
CLASS_NAME_SUFFIX |
protected java.lang.String |
dbDirPath |
protected java.lang.String |
HSQLDB_DRIVER |
protected java.lang.String |
PROTOCOL_PREFIX |
_configuration, _context, _description, _encoding, _id, _locale, _logger, _manager, _xmlizable_objects, _xmlLang, isToSaxInitializedDEFAULT_ENCODING| Constructor and Description |
|---|
HSQLDB() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
protected java.lang.String |
getClassNameSuffix()
Sub classes should element this method to return their class name suffix for SAX output
|
java.lang.String |
getDbDirPath() |
java.sql.Connection |
getSQLConnection() |
protected boolean |
initToSax()
Init the LinkedHashMap _xmlizable_objects with the objects in order to describ them in XML
|
protected void |
initVolatileObjectsToSax()
Init the LinkedHashMap _xmlizable_volatile_objects with the objects in order to describ them in XML
Some objects need to be refresh each time a toSAX is called
|
void |
registerTableName(java.lang.String tableName) |
void |
setDbDirPath(java.lang.String dbDirPath) |
configure, configureDescription, contextualize, enableLogging, getBaseAttributes, getConfiguration, getContext, getDescription, getEncoding, getId, getLocale, getLog, getServiceManager, getXmlLang, service, setDescription, setEncoding, setId, setLocale, setUpSdxObject, setUpSdxObject, setXmlLang, toSAX, verifyConfigurationResourcespublic static final java.lang.String CLASS_NAME_SUFFIX
protected final java.lang.String HSQLDB_DRIVER
protected final java.lang.String PROTOCOL_PREFIX
protected java.lang.String dbDirPath
protected java.util.Hashtable _registeredTableNames
public HSQLDB()
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionpublic void registerTableName(java.lang.String tableName)
throws SDXException
SDXExceptionpublic void setDbDirPath(java.lang.String dbDirPath)
throws SDXException
SDXExceptionpublic java.lang.String getDbDirPath()
public java.sql.Connection getSQLConnection()
throws SDXException
SDXExceptionprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwableprotected java.lang.String getClassNameSuffix()
AbstractSdxObjectgetClassNameSuffix in class AbstractSdxObjectprotected boolean initToSax()
AbstractSdxObjectinitToSax in class AbstractSdxObjectprotected void initVolatileObjectsToSax()
initVolatileObjectsToSax in class AbstractSdxObjectCopyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.