Class JDBCExecutionUnit
java.lang.Object
org.apache.shardingsphere.infra.executor.sql.execute.engine.driver.jdbc.JDBCExecutionUnit
- All Implemented Interfaces:
DriverExecutionUnit<Statement>,SQLExecutionUnit
JDBC execution unit.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.infra.executor.sql.execute.engine.driver.DriverExecutionUnit
getStorageResourceMethods inherited from interface org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit
getConnectionMode, getExecutionUnit
-
Constructor Details
-
JDBCExecutionUnit
public JDBCExecutionUnit()
-