Uses of Class
org.hibernate.dialect.HANAColumnStoreDialect
-
Packages that use HANAColumnStoreDialect 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 HANAColumnStoreDialect in org.hibernate.dialect
Subclasses of HANAColumnStoreDialect in org.hibernate.dialect Modifier and Type Class Description class
HANACloudColumnStoreDialect
Deprecated, for removal: This API element is subject to removal in a future version.useHANADialect
withDatabaseVersion.make( 4 )
instead -
Uses of HANAColumnStoreDialect in org.hibernate.spatial.dialect.hana
Subclasses of HANAColumnStoreDialect in org.hibernate.spatial.dialect.hana Modifier and Type Class Description class
HANASpatialDialect
Deprecated.Spatial dialects are no longer needed
-