Class RawSQLExecutionUnit
java.lang.Object
org.apache.shardingsphere.infra.executor.sql.execute.engine.raw.RawSQLExecutionUnit
- All Implemented Interfaces:
SQLExecutionUnit
Raw SQL 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.SQLExecutionUnit
getConnectionMode, getExecutionUnit
-
Constructor Details
-
RawSQLExecutionUnit
public RawSQLExecutionUnit()
-