| Package | Description |
|---|---|
| LinkFuture.Core.DBHelper |
| Modifier and Type | Field and Description |
|---|---|
protected SPInfo |
DBReader.spMetaInfo |
SPInfo |
DBHelper.SPMetaInfo |
| Modifier and Type | Method and Description |
|---|---|
SPInfo |
DBHelper.findSPInfo(String spName) |
static SPInfo |
DBHelper.findSPMetaInfo(String connectionString,
String spName,
CommandTypeInfo commandType) |
SPInfo |
DBHelper.findTSQLInfo(String commandText) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
DBHelper.ReadOutputParameterList(SPInfo spMetaInfo,
CallableStatement callableStatement,
DBTypeInfo dbType) |
| Constructor and Description |
|---|
DBBeanReader(Statement statement,
SPInfo spMetaInfo) |
DBJsonReader(Statement statement,
SPInfo spMetaInfo) |
DBReader(Statement statement,
SPInfo spMetaInfo) |
DBXmlReader(Statement statement,
SPInfo spMetaInfo) |
Copyright © 2016. All rights reserved.