Uses of Package
org.hibernate.type.spi
-
Packages that use org.hibernate.type.spi Package Description org.hibernate.boot.model org.hibernate.boot.spi org.hibernate.hql.spi.id.inline org.hibernate.metamodel.spi org.hibernate.testing.boot org.hibernate.type org.hibernate.type.descriptor.java.spi org.hibernate.type.descriptor.spi org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types.org.hibernate.type.descriptor.sql.spi org.hibernate.type.spi -
Classes in org.hibernate.type.spi used by org.hibernate.boot.model Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.boot.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.hql.spi.id.inline Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.metamodel.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.testing.boot Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.type Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations.TypeConfigurationAware Optional contract for Types that would like to be part of the scoping process of the TypeConfiguration, specifically to receive access to the TypeConfiguration it is scoped to. -
Classes in org.hibernate.type.spi used by org.hibernate.type.descriptor.java.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.type.descriptor.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.type.descriptor.sql Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.type.descriptor.sql.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
Classes in org.hibernate.type.spi used by org.hibernate.type.spi Class Description TypeConfiguration Defines a set of available Type instances as isolated from other configurations.