| Package | Description | 
|---|---|
| org.hibernate.dialect.function | 
 
        A framework for defining database-specific SQL functions
        that are available via the dialect. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract String | 
TrimFunctionTemplate.render(TrimFunctionTemplate.Options options,
      String trimSource,
      SessionFactoryImplementor factory)  | 
protected String | 
AnsiTrimFunction.render(TrimFunctionTemplate.Options options,
      String trimSource,
      SessionFactoryImplementor factory)  | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.