Package | Description |
---|---|
oracle.toplink.essentials.internal.expressions | |
oracle.toplink.essentials.internal.queryframework |
Modifier and Type | Class and Description |
---|---|
class |
SQLDeleteAllStatement
Purpose: Print DELETE statement with non trivial WHERE clause
|
class |
SQLDeleteAllStatementForTempTable |
class |
SQLDeleteStatement
Purpose: Print DELETE statement.
|
class |
SQLInsertStatement
Purpose: Print INSERT statement.
|
class |
SQLModifyAllStatementForTempTable |
class |
SQLUpdateAllStatement |
class |
SQLUpdateAllStatementForOracleAnonymousBlock |
class |
SQLUpdateAllStatementForTempTable |
class |
SQLUpdateStatement
Purpose: Print UPDATE statement.
|
Modifier and Type | Method and Description |
---|---|
protected SQLModifyStatement |
ExpressionQueryMechanism.buildUpdateAllStatementForOracleAnonymousBlock(HashMap tables_databaseFieldsToValues,
HashMap tablesToPrimaryKeyFields) |
Copyright © 2021. All rights reserved.