Uses of Class
org.hibernate.dialect.HANAServerConfiguration
Packages that use HANAServerConfiguration
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of HANAServerConfiguration in org.hibernate.dialect
Methods in org.hibernate.dialect that return HANAServerConfigurationModifier and TypeMethodDescriptionstatic HANAServerConfiguration
HANAServerConfiguration.fromDialectResolutionInfo
(DialectResolutionInfo info) Constructors in org.hibernate.dialect with parameters of type HANAServerConfigurationModifierConstructorDescriptionHANADialect
(HANAServerConfiguration configuration, boolean defaultTableTypeColumn)