Uses of Class
org.hibernate.type.descriptor.jdbc.internal.AbstractJavaTimeJdbcType
Packages that use AbstractJavaTimeJdbcType
Package
Description
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of AbstractJavaTimeJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of AbstractJavaTimeJdbcType in org.hibernate.type.descriptor.jdbcModifier and TypeClassDescriptionclassDescriptor for handling Instant directly through the JDBC driverclassDescriptor for handling LocalDate directly through the JDBC driverclassDescriptor for handling LocalDateTime directly through the JDBC driverclassDescriptor for handling LocalTime directly through the JDBC driverclassDescriptor for handling OffsetDateTime directly through the JDBC driverclassDescriptor for handling OffsetTime directly through the JDBC driverclassDescriptor for handling ZonedDateTime directly through the JDBC driver