| Modifier and Type | Method and Description |
|---|---|
abstract void |
applySchema(java.lang.String path) |
ConnectionFactory |
getConnectionFactory() |
ID2RPlugin |
getPlugin() |
java.lang.String |
getStorageName() |
java.lang.String |
getTablePrefix() |
void |
init() |
void |
shutdown() |
protected boolean |
tableExists(java.sql.Connection connection,
java.lang.String table) |
public abstract void applySchema(java.lang.String path)
public ID2RPlugin getPlugin()
public java.lang.String getStorageName()
getStorageName in interface Storagepublic ConnectionFactory getConnectionFactory()
public void shutdown()
throws java.lang.Exception
protected final boolean tableExists(java.sql.Connection connection,
java.lang.String table)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getTablePrefix()