gsdsdk / com.gsd.software.sdk.netconnector.sync.dfobject.tablecommands / DfObjectTableQuery

DfObjectTableQuery

interface DfObjectTableQuery

Created by jmielczarek on 29.11.2019.

Functions

Name Summary
create abstract fun create(schemaTables:List<SchemaTable>):Unit
drop abstract fun drop(schemaTables:List<SchemaTable>):Unit

Inheritors

Name Summary
DfObjectTableExecutor class DfObjectTableExecutor :DfObjectTableQuery
Created by jmielczarek on 29.11.2019.