Uses of Package
org.hibernate.type.descriptor
-
Packages that use org.hibernate.type.descriptor Package Description org.hibernate.dialect org.hibernate.engine.spi org.hibernate.event.spi org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.persister.entity org.hibernate.query.results Support for defining result-set mappings used inNativeQueryandProcedureCall/StoredProcedureQuery.org.hibernate.sql.ast.spi Package defining support for creating and consuming SQL ASTorg.hibernate.type org.hibernate.type.descriptor org.hibernate.type.descriptor.java org.hibernate.type.descriptor.java.spi org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types.org.hibernate.type.descriptor.jdbc.spi org.hibernate.type.jackson org.hibernate.type.jakartajson org.hibernate.type.jaxb org.hibernate.usertype -
Classes in org.hibernate.type.descriptor used by org.hibernate.dialect Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.engine.spi Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.event.spi Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.metamodel.mapping Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.persister.entity Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.query.results Class Description ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement. -
Classes in org.hibernate.type.descriptor used by org.hibernate.sql.ast.spi Class Description ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.java Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.java.spi Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.jdbc Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.descriptor.jdbc.spi Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.jackson Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.jakartajson Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.type.jaxb Class Description WrapperOptions Gives binding (nullSafeSet) and extracting (nullSafeGet) code access to options. -
Classes in org.hibernate.type.descriptor used by org.hibernate.usertype Class Description ValueBinder Contract for binding values to aPreparedStatement.ValueExtractor Contract for extracting value via JDBC fromResultSetor as output param fromCallableStatement.