Package | Description |
---|---|
org.hibernate.dialect.function |
A framework for defining database-specific SQL functions
that are available via the dialect.
|
Modifier and Type | Class and Description |
---|---|
class |
AnsiTrimEmulationFunction
A
SQLFunction implementation that emulates the ANSI SQL trim function
on dialects which do not support the full definition. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.