protected static interface NumberTypeHandler.NumberResultValue
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColumnClassName() |
Date |
getDate() |
Object |
getObject() |
Timestamp |
getTimestamp() |
String getColumnClassName() throws SQLException
SQLExceptionTimestamp getTimestamp() throws SQLException
SQLExceptionDate getDate() throws SQLException
SQLExceptionObject getObject() throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.