Uses of Class
org.hibernate.dialect.function.TrimFunctionTemplate.Options

Packages that use TrimFunctionTemplate.Options
org.hibernate.dialect.function A framework for defining database-specific SQL functions that are available via the dialect. 
 

Uses of TrimFunctionTemplate.Options in org.hibernate.dialect.function
 

Methods in org.hibernate.dialect.function with parameters of type TrimFunctionTemplate.Options
protected abstract  String TrimFunctionTemplate.render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)
           
protected  String AnsiTrimFunction.render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.