程序包 org.hibernate.type.descriptor
-
接口概要 接口 说明 ValueBinder<X> Contract for binding values to aPreparedStatement.ValueExtractor<X> Contract for extracting value via JDBC (fromResultSetor as output param fromCallableStatement).WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options.WrapperOptionsContext 已过时。 (since 5.2) Just directly implement WrapperOptions -
类概要 类 说明 JdbcTypeNameMapper (Badly named) helper for dealing with standard JDBC types as defined byTypes