Package org.hibernate.type.descriptor


package org.hibernate.type.descriptor
Contracts for reading and writing values to and from JDBC.

Used by implementations of JdbcType.

See Also: