Class CommandRemote

java.lang.Object
org.h2.command.CommandRemote
All Implemented Interfaces:
AutoCloseable, CommandInterface

public class CommandRemote extends Object implements CommandInterface
Represents the client-side part of a SQL statement. This class is not used in embedded mode.