|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |