|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSQLOperation | |
|---|---|
| org.datanucleus.store.rdbms.sql.operation | Support for operations between expressions where we may need to use SQL functions. |
| Uses of AbstractSQLOperation in org.datanucleus.store.rdbms.sql.operation |
|---|
| Subclasses of AbstractSQLOperation in org.datanucleus.store.rdbms.sql.operation | |
|---|---|
class |
Concat2Operation
Implementation of CONCAT, using SQL CONCAT function. |
class |
Concat3Operation
Implementation of CONCAT, using SQL CONCAT operator. |
class |
Mod2Operation
Implementation of MOD, using SQL MOD function. |
class |
Mod3Operation
Implementation of MOD, using SQL MOD function. |
class |
NumericToString2Operation
Implementation of a conversion from a NumericExpression to a StringExpression. |
class |
NumericToString3Operation
Implementation of a conversion from a NumericExpression to a StringExpression. |
class |
NumericToStringOperation
Implementation of a conversion from a NumericExpression to a StringExpression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||