Interface | Description |
---|---|
AutoCloseable |
A Java
AutoCloseable which can be inspected
to determine if it has been closed. |
ResultSetMapping<T> |
Represents the shape of a native SQL query result
set, as specified by an instance of the annotation
SqlResultSetMapping . |