Skip navigation links

Package org.hibernate.type.descriptor.sql

Defines handling of the standard JDBC-defined types, as declared by Types.

See: Description

Package org.hibernate.type.descriptor.sql Description

Defines handling of the standard JDBC-defined types, as declared by Types.

We omit certain JDBC types here solely because Hibernate does not use them itself, not due to any inability to provide proper descriptors for them. Known omissions include:

See http://java.sun.com/j2se/1.5.0/docs/guide/jdbc/getstart/mapping.html#996857 for more information.

Skip navigation links

Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved