Schnittstelle ISchemaReader
- Alle Superschnittstellen:
AutoCloseable
,Closeable
,CloseStateRequestable
,GroupCloseable
- Alle bekannten Unterschnittstellen:
IDataAndSchemaAdapter
,ISchemaAdapter
- Alle bekannten Implementierungsklassen:
BaseDataAndSchemaAdapter
,DataAndSchemaAdapter
,MsSqlDataAndSchemaAdapter
,MsSqlSchemaAdapter
,SchemaAdapter
,SchemaAdapter
,SchemaReader
,SchemaReader
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
columnIsEmpty
(String tableName, String columnName) int
loadColumnsByTableId
(String tableId) loadColumnsByTableName
(String tableName) loadFlatTableByName
(String name) loadTableById
(String id) loadTableByName
(String name) Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isOpen
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.GroupCloseable
close, createCloseDependencyTo, getStoredCloseController, isClosed, noteClose
-
Methodendetails
-
columnIsEmpty
-
getTableCount
int getTableCount() -
loadColumnsByTableName
-
loadColumnsByTableId
-
loadFlatTableById
-
loadFlatTableByName
-
loadFlatTables
IContainer<IFlatTableDto> loadFlatTables() -
loadTableById
-
loadTableByName
-
loadTables
IContainer<ITableDto> loadTables() -
loadSchemaTimestamp
ITime loadSchemaTimestamp()
-