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, isToSaxInitialized
DEFAULT_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, verifyConfigurationResources
public 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.ClassNotFoundException
public void registerTableName(java.lang.String tableName) throws SDXException
SDXException
public void setDbDirPath(java.lang.String dbDirPath) throws SDXException
SDXException
public java.lang.String getDbDirPath()
public java.sql.Connection getSQLConnection() throws SDXException
SDXException
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
protected java.lang.String getClassNameSuffix()
AbstractSdxObject
getClassNameSuffix
in class AbstractSdxObject
protected boolean initToSax()
AbstractSdxObject
initToSax
in class AbstractSdxObject
protected void initVolatileObjectsToSax()
initVolatileObjectsToSax
in class AbstractSdxObject
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.