Uses of Class
org.hibernate.type.descriptor.java.spi.BasicCollectionJavaType

Packages that use BasicCollectionJavaType
Package
Description
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
Implements the SPI for basic-typed value conversions.