de.smartics.properties.impl.config.ds.hsql
Class AbstractHSqlDataSourceProxy
java.lang.Object
de.smartics.properties.impl.config.ds.hsql.AbstractHSqlDataSourceProxy
-
All Implemented Interfaces:
-
DataSourceProxy,
Serializable
-
Direct Known Subclasses:
-
HSqlDataSourceProxy,
HSqlJndiDataSourceProxy
-
public abstract class AbstractHSqlDataSourceProxy
-
extends
Object
-
implements
DataSourceProxy
Data source proxy to create HSQL data sources.
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractHSqlDataSourceProxy
protected AbstractHSqlDataSourceProxy()
-
Default constructor.
getCreateTableSqlTemplate
public final String getCreateTableSqlTemplate()
-
-
Specified by:
-
getCreateTableSqlTemplate
in interface
DataSourceProxy
-
getInsertOrUpdateSqlTemplate
public final String getInsertOrUpdateSqlTemplate()
-
-
Specified by:
-
getInsertOrUpdateSqlTemplate
in interface
DataSourceProxy
-
setInsertOrUpdate
public final void setInsertOrUpdate(PreparedStatement statement,
String config,
String name,
String value)
throws SQLException
-
-
Specified by:
-
setInsertOrUpdate
in interface
DataSourceProxy
-
-
Throws:
-
SQLException
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.