|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrimFunctionTemplate.Specification | |
|---|---|
| org.hibernate.dialect.function | A framework for defining database-specific SQL functions that are available via the dialect. |
| Uses of TrimFunctionTemplate.Specification in org.hibernate.dialect.function |
|---|
| Fields in org.hibernate.dialect.function declared as TrimFunctionTemplate.Specification | |
|---|---|
static TrimFunctionTemplate.Specification |
TrimFunctionTemplate.Specification.BOTH
|
static TrimFunctionTemplate.Specification |
TrimFunctionTemplate.Specification.LEADING
|
static TrimFunctionTemplate.Specification |
TrimFunctionTemplate.Specification.TRAILING
|
| Methods in org.hibernate.dialect.function that return TrimFunctionTemplate.Specification | |
|---|---|
TrimFunctionTemplate.Specification |
TrimFunctionTemplate.Options.getTrimSpecification()
|
| Methods in org.hibernate.dialect.function with parameters of type TrimFunctionTemplate.Specification | |
|---|---|
void |
TrimFunctionTemplate.Options.setTrimSpecification(TrimFunctionTemplate.Specification trimSpecification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||