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

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

Uses of TrimFunctionTemplate in org.hibernate.dialect.function
 

Subclasses of TrimFunctionTemplate in org.hibernate.dialect.function
 class AnsiTrimFunction
          Defines support for rendering according to ANSI SQL TRIM function specification.
 



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