Package | Description |
---|---|
oracle.toplink.essentials.internal.parsing | |
oracle.toplink.essentials.queryframework |
Modifier and Type | Method and Description |
---|---|
void |
ParseTree.initBaseExpression(ModifyAllQuery theQuery,
GenerationContext generationContext)
INTERNAL
Initialize the base expression in the generation context.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteAllQuery
Purpose:
Query used to delete a collection of objects
|
class |
UpdateAllQuery
PUBLIC:
A Query Class used to perform a bulk update using TopLink's expression framework.
|
Copyright © 2021. All rights reserved.