Uses of Package
org.hibernate.dialect.function
-
Packages that use org.hibernate.dialect.function Package Description org.hibernate.dialect.function org.hibernate.spatial.dialect.hana -
Classes in org.hibernate.dialect.function used by org.hibernate.dialect.function Class Description CastStrEmulation The HQLstr()function is now considered a synonym forcast(x as String).FormatFunction A format function with support for composite temporal expressions.HypotheticalSetFunction InverseDistributionFunction TimestampaddFunction Thetimestampadd()ordateadd()function has a funny syntax which accepts aTemporalUnitas the first argument, and the actual set of accepted units varies widely. -
Classes in org.hibernate.dialect.function used by org.hibernate.spatial.dialect.hana Class Description StandardSQLFunction Simplified API allowing users to contributeSqmFunctionDescriptors to HQL.