| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.expression |
| Modifier and Type | Method and Description |
|---|---|
static CaseTransformationExpression.CaseTransformationType |
CaseTransformationExpression.CaseTransformationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaseTransformationExpression.CaseTransformationType[] |
CaseTransformationExpression.CaseTransformationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CaseTransformationExpression(javax.persistence.criteria.Expression<String> inner,
CaseTransformationExpression.CaseTransformationType function) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.