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