Uses of Package
org.hibernate.dialect.function
Packages that use org.hibernate.dialect.function
Package
Description
Contains implementations of
SqmFunctionDescriptor
describing a range of relatively-sophisticated SQL functions available in various dialects.-
Classes in org.hibernate.dialect.function used by org.hibernate.dialect.functionClassDescriptionThe HQL
str()function is now considered a synonym forcast(x as String).A format function with support for composite temporal expressions.Thetimestampadd()ordateadd()function has a funny syntax which accepts aTemporalUnitas the first argument, and the actual set of accepted units varies widely.Custom function that manages both numeric and datetime truncation