Class OCommandExecutorToOStatementWrapper

java.lang.Object
com.orientechnologies.orient.core.sql.OCommandExecutorToOStatementWrapper
All Implemented Interfaces:
OCommandExecutor

public class OCommandExecutorToOStatementWrapper extends Object implements OCommandExecutor
Wrapper for OPrifileStorageStatement command (for compatibility with the old executor architecture, this component should be removed)
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)