Interface | Description |
---|---|
ValueBinder<X> |
Contract for binding values to a
PreparedStatement . |
ValueExtractor<X> |
Contract for extracting a value from a
ResultSet . |
WrapperOptions |
Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options.
|
Class | Description |
---|---|
JdbcTypeNameMapper |
TODO : javadoc
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.