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