Package org.umlg.sqlg.plugin
Class HsqldbPlugin
java.lang.Object
org.umlg.sqlg.plugin.HsqldbPlugin
- All Implemented Interfaces:
SqlgPlugin
- Since:
- 1.2.0
- Author:
- Lukas Krejci
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanWorkWith(DatabaseMetaData metaData) getDriverFor(String connectionUrl) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.umlg.sqlg.SqlgPlugin
manageJdbcUrl
-
Constructor Details
-
HsqldbPlugin
public HsqldbPlugin()
-
-
Method Details
-
getDriverFor
- Specified by:
getDriverForin interfaceSqlgPlugin
-
canWorkWith
- Specified by:
canWorkWithin interfaceSqlgPlugin- Throws:
SQLException
-
instantiateDialect
- Specified by:
instantiateDialectin interfaceSqlgPlugin
-