public class ChainRead extends AbstractSqlRead
config| 构造器和说明 |
|---|
ChainRead(SQLParserVO config) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
buildQuerySql() |
String |
buildXmlElement(ResultSet rs) |
String |
buildXmlElementUniqueKey(ResultSet rs) |
void |
checkConfig() |
boolean |
getEnableFiledValue(ResultSet rs)
获取启停字段对应的字段值
|
boolean |
hasEnableFiled()
是否包含启停字段
|
ReadType |
type()
类型
|
getStringFromRs, getStringFromRsWithCheck, needRead, readpublic ChainRead(SQLParserVO config)
public boolean hasEnableFiled()
AbstractSqlReadhasEnableFiled 在类中 AbstractSqlReadpublic boolean getEnableFiledValue(ResultSet rs) throws SQLException
AbstractSqlReadgetEnableFiledValue 在类中 AbstractSqlReadSQLExceptionpublic String buildQuerySql()
buildQuerySql 在类中 AbstractSqlReadpublic void checkConfig()
checkConfig 在类中 AbstractSqlReadpublic String buildXmlElement(ResultSet rs) throws SQLException
buildXmlElement 在类中 AbstractSqlReadSQLExceptionpublic String buildXmlElementUniqueKey(ResultSet rs) throws SQLException
buildXmlElementUniqueKey 在类中 AbstractSqlReadSQLExceptionCopyright © 2024. All rights reserved.