| Package | Description |
|---|---|
| com.cs.software.engine.datastore | |
| com.cs.software.engine.datastore.database |
| Modifier and Type | Method and Description |
|---|---|
DataSourceIntf |
DatabaseQuery.getDataSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
DBAccessIntf.getIdentityColumn(DataSourceIntf aDataSource,
String aTableName) |
List<String> |
DBAccessIntf.getPrimaryKeys(DataSourceIntf aDataSource,
String aTableName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSource |
| Modifier and Type | Method and Description |
|---|---|
String |
DBAccess.getIdentityColumn(DataSourceIntf aDataSource,
String aTableName) |
List<String> |
DBAccess.getPrimaryKeys(DataSourceIntf aDataSource,
String aTableName) |
Copyright © 2020. All rights reserved.