public final class DefaultRowsLoader extends AbstractJDBCRowsLoader
| 构造器和说明 |
|---|
DefaultRowsLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
getDate(ResultSet resultSet,
int columnIndex)
Get date from result set.
|
String |
getType() |
boolean |
isDefault() |
loadprotected Object getDate(ResultSet resultSet, int columnIndex) throws SQLException
AbstractJDBCRowsLoadergetDate 在类中 AbstractJDBCRowsLoaderresultSet - result setcolumnIndex - column indexSQLException - sql exceptionpublic String getType()
public boolean isDefault()
Copyright © 2022 The Apache Software Foundation. All rights reserved.