| Package | Description |
|---|---|
| com.cs.software.engine.dataflow.services | |
| com.cs.software.engine.datastore | |
| com.cs.software.engine.datastore.database | |
| com.cs.software.engine.schema |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataStoreReader.formatData(DataView aDataView) |
| Modifier and Type | Method and Description |
|---|---|
DataView |
DataStoreUtil.getData(String aRefName,
String aSql,
List<Object> aParams) |
DataView |
DatabaseQuery.getDataView(String aRefName) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
DatabaseQuery.doStoredProcedureOracleString(String aStoredProcedureName,
String[] aParams,
DataView os2) |
int |
DBAccessIntf.setData(ResultSet rs,
DataView aStorage,
int aRow,
int aStartRows,
int aMaxRows,
boolean aDataMapFlag) |
| Modifier and Type | Method and Description |
|---|---|
int |
DBAccess.setData(ResultSet rs,
DataView aStorage,
int aRow,
int aStartRows,
int aMaxRows,
boolean aDataMapFlag) |
| Modifier and Type | Method and Description |
|---|---|
DataView |
TableInfoIntf.getDataView(String aPoolName,
String aRefName,
String aQuery,
List<Object> aParams) |
DataView |
TableInfoDB.getDataView(String aPoolName,
String aRefName,
String aQuery,
List<Object> aParams) |
DataView |
TableInfo.getDataView(String aPoolName,
String aRefName,
String aQuery,
List<Object> aParams) |
DataView |
TableInfoIntf.getFields(String aPoolName,
String aTableName) |
DataView |
TableInfo.getFields(String aPoolName,
String aTableName) |
Copyright © 2020. All rights reserved.