Uses of Class
org.hibernate.type.BasicTypeReference

Packages that use BasicTypeReference
Package
Description
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
Defines support for executing database stored procedures and functions and accessing their outputs.
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
Everything related to HQL/JPQL, native SQL, and criteria queries.
Implementation of the SPIs for native SQL query support.
Package defining support for SqmFunctionDescriptor handling.
 
 
 
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.