Uses of Class
org.hibernate.dialect.VarcharUUIDJdbcType
-
Packages that use VarcharUUIDJdbcType Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of VarcharUUIDJdbcType in org.hibernate.dialect
Fields in org.hibernate.dialect declared as VarcharUUIDJdbcType Modifier and Type Field Description static VarcharUUIDJdbcType
VarcharUUIDJdbcType. INSTANCE
Singleton access
-