Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
Modifier and Type | Class and Description |
---|---|
class |
StringLength
Returns the number of characters in a string.
|
class |
ToLowerCase
Lower-cases a string.
|
class |
ToUpperCase
Upper-cases a string.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.