|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringExpression | |
|---|---|
| org.datanucleus.store.rdbms.sql.expression | Series of expressions representing conditions in SQL statements. |
| Uses of StringExpression in org.datanucleus.store.rdbms.sql.expression |
|---|
| Subclasses of StringExpression in org.datanucleus.store.rdbms.sql.expression | |
|---|---|
class |
StringLiteral
Representation of a string literal. |
class |
StringSubqueryExpression
String expression to wrap a subquery. |
| Methods in org.datanucleus.store.rdbms.sql.expression that return StringExpression | |
|---|---|
static StringExpression |
ExpressionUtils.getStringExpression(SQLExpression expr)
Method to convert the provided expression into a String-based expression using the datastore. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||