Uses of Class
org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
Packages that use TrimFunctionTemplate.Options Package Description org.hibernate.dialect.function -
-
Uses of TrimFunctionTemplate.Options in org.hibernate.dialect.function
Methods in org.hibernate.dialect.function with parameters of type TrimFunctionTemplate.Options Modifier and Type Method Description protected StringAnsiTrimFunction. render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)protected abstract StringTrimFunctionTemplate. render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)
-