Uses of Class
org.hibernate.type.BottomType
-
Packages that use BottomType Package Description org.hibernate.type A HibernateType
is a strategy for mapping a Java property type to a JDBC type or types. -
-
Uses of BottomType in org.hibernate.type
Fields in org.hibernate.type declared as BottomType Modifier and Type Field Description static BottomType
BottomType. INSTANCE
-