Class TableImportQuery

All Implemented Interfaces:
RemoteQuery<RemoteScriptCommandQuery.Result>, RemoteQueryProcessor.QueryClassNameProvider, Serializable

public class TableImportQuery extends RemoteScriptCommandQuery
Remote query used by EmbeddedDbConsole to import a table from CSV.
See Also: