Uses of Interface
org.hibernate.type.descriptor.jdbc.internal.JdbcTypeBaseline.BaselineTarget
Packages that use JdbcTypeBaseline.BaselineTarget
Package
Description
-
Uses of JdbcTypeBaseline.BaselineTarget in org.hibernate.type.descriptor.jdbc.internal
Methods in org.hibernate.type.descriptor.jdbc.internal with parameters of type JdbcTypeBaseline.BaselineTargetModifier and TypeMethodDescriptionstatic voidJdbcTypeBaseline.prime(JdbcTypeBaseline.BaselineTarget target) -
Uses of JdbcTypeBaseline.BaselineTarget in org.hibernate.type.descriptor.jdbc.spi
Classes in org.hibernate.type.descriptor.jdbc.spi that implement JdbcTypeBaseline.BaselineTargetModifier and TypeClassDescriptionclassA registry mappingJDBC type codesto implementations of theJdbcTypeinterface.