Uses of Class
org.hibernate.tool.schema.internal.StandardUserDefinedTypeExporter
-
Packages that use StandardUserDefinedTypeExporter Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of StandardUserDefinedTypeExporter in org.hibernate.dialect
Subclasses of StandardUserDefinedTypeExporter in org.hibernate.dialect Modifier and Type Class Description class
OracleUserDefinedTypeExporter
-