| 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 String |
AnsiTrimFunction.render(TrimFunctionTemplate.Options options,
String trimSource,
SessionFactoryImplementor factory) |
protected abstract String |
TrimFunctionTemplate.render(TrimFunctionTemplate.Options options,
String trimSource,
SessionFactoryImplementor factory) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.