Uses of Class
org.hibernate.dialect.AbstractHANADialect
-
Packages that use AbstractHANADialect Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.spatial.dialect.hana -
-
Uses of AbstractHANADialect in org.hibernate.dialect
Subclasses of AbstractHANADialect in org.hibernate.dialect Modifier and Type Class Description classHANACloudColumnStoreDialectDeprecated, for removal: This API element is subject to removal in a future version.useHANADialectwithDatabaseVersion.make( 4 )insteadclassHANAColumnStoreDialectDeprecated, for removal: This API element is subject to removal in a future version.useHANADialectinsteadclassHANADialectAn SQL dialect for the SAP HANA Platform and Cloud.classHANARowStoreDialectDeprecated, for removal: This API element is subject to removal in a future version.useHANADialectinstead -
Uses of AbstractHANADialect in org.hibernate.spatial.dialect.hana
Subclasses of AbstractHANADialect in org.hibernate.spatial.dialect.hana Modifier and Type Class Description classHANASpatialDialectDeprecated.Spatial dialects are no longer needed
-