public static class MySQLDialect.ResultSet
extends ResultSet
| 构造器和说明 |
|---|
ResultSet(java.sql.ResultSet rs) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.time.Instant |
getInstant(int index) |
java.time.Instant |
getInstant(java.lang.String label) |
java.time.LocalDate |
getLocalDate(int index) |
java.time.LocalDate |
getLocalDate(java.lang.String label) |
java.time.LocalDateTime |
getLocalDateTime(int index) |
java.time.LocalDateTime |
getLocalDateTime(java.lang.String label) |
java.time.LocalTime |
getLocalTime(int index) |
java.time.LocalTime |
getLocalTime(java.lang.String label) |
absolute, afterLast, beforeFirst, cancelRowUpdates, clearWarnings, close, deleteRow, findColumn, first, getArray, getArray, getAsciiStream, getAsciiStream, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBinaryStream, getBinaryStream, getBlob, getBlob, getBoolean, getBoolean, getByte, getByte, getBytes, getBytes, getCharacterStream, getCharacterStream, getClob, getClob, getConcurrency, getCursorName, getDate, getDate, getDate, getDate, getDouble, getDouble, getFetchDirection, getFetchSize, getFloat, getFloat, getHoldability, getInstant, getInstant, getInt, getInt, getLocalDate, getLocalDate, getLocalDateTime, getLocalDateTime, getLocalTime, getLocalTime, getLong, getLong, getMetaData, getNCharacterStream, getNCharacterStream, getNClob, getNClob, getNString, getNString, getObject, getObject, getObject, getObject, getObject, getObject, getOffsetDateTime, getOffsetDateTime, getRef, getRef, getRow, getRowId, getRowId, getSQLXML, getSQLXML, getShort, getShort, getStatement, getString, getString, getTime, getTime, getTime, getTime, getTimestamp, getTimestamp, getTimestamp, getTimestamp, getType, getURL, getURL, getUnicodeStream, getUnicodeStream, getWarnings, insertRow, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isWrapperFor, last, moveToCurrentRow, moveToInsertRow, next, previous, refreshRow, relative, rowDeleted, rowInserted, rowUpdated, setFetchDirection, setFetchSize, unwrap, updateArray, updateArray, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateAsciiStream, updateBigDecimal, updateBigDecimal, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBinaryStream, updateBlob, updateBlob, updateBlob, updateBlob, updateBlob, updateBlob, updateBoolean, updateBoolean, updateByte, updateByte, updateBytes, updateBytes, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateCharacterStream, updateClob, updateClob, updateClob, updateClob, updateClob, updateClob, updateDate, updateDate, updateDouble, updateDouble, updateFloat, updateFloat, updateInt, updateInt, updateLong, updateLong, updateNCharacterStream, updateNCharacterStream, updateNCharacterStream, updateNCharacterStream, updateNClob, updateNClob, updateNClob, updateNClob, updateNClob, updateNClob, updateNString, updateNString, updateNull, updateNull, updateObject, updateObject, updateObject, updateObject, updateRef, updateRef, updateRow, updateRowId, updateRowId, updateSQLXML, updateSQLXML, updateShort, updateShort, updateString, updateString, updateTime, updateTime, updateTimestamp, updateTimestamp, wasNullpublic java.time.Instant getInstant(int index)
public java.time.Instant getInstant(java.lang.String label)
public java.time.LocalDate getLocalDate(int index)
public java.time.LocalDate getLocalDate(java.lang.String label)
public java.time.LocalTime getLocalTime(int index)
public java.time.LocalTime getLocalTime(java.lang.String label)
public java.time.LocalDateTime getLocalDateTime(int index)
public java.time.LocalDateTime getLocalDateTime(java.lang.String label)