| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.sql.method |
Support for invocation of Java methods, typically using SQL functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringTrimLeft3Method
Method for evaluating {strExpr1}.trimLeft() or "TRIM(LEADING trimChar FROM strExpr1)".
|
class |
StringTrimRight3Method
Method for evaluating {strExpr1}.trimLeft() or "TRIM(TRAILING trimChar FROM strExpr1)".
|
Copyright © 2015. All rights reserved.