Class RawExecutionPrepareEngine

java.lang.Object
org.apache.shardingsphere.infra.executor.sql.prepare.AbstractExecutionPrepareEngine<RawSQLExecutionUnit>
org.apache.shardingsphere.infra.executor.sql.prepare.raw.RawExecutionPrepareEngine
All Implemented Interfaces:
ExecutionPrepareEngine<RawSQLExecutionUnit>

public final class RawExecutionPrepareEngine extends AbstractExecutionPrepareEngine<RawSQLExecutionUnit>
Raw execution prepare engine.