Package | Description |
---|---|
oracle.toplink.essentials.descriptors |
Modifier and Type | Field and Description |
---|---|
protected DoesExistQuery |
DescriptorQueryManager.doesExistQuery |
Modifier and Type | Method and Description |
---|---|
DoesExistQuery |
DescriptorQueryManager.getDoesExistQuery()
ADVANCED:
Return the receiver's does exist query.
|
Modifier and Type | Method and Description |
---|---|
void |
DescriptorQueryManager.setDoesExistQuery(DoesExistQuery query)
ADVANCED:
Set the receiver's does exist query.
|
Copyright © 2023. All rights reserved.