Package | Description |
---|---|
oracle.jbo |
Contains interfaces for client-side applications.
|
oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewCriteria
A declarative representation for a View Object's WHERE clause fragment.
|
class |
ViewCriteria.NestedViewCriteriaRow |
class |
ViewCriteriaItem |
class |
ViewCriteriaItemCompound |
class |
ViewCriteriaRow
An array containing criteria for the individual attributes of a View Object's WHERE clause.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewCriteriaImpl |
class |
ViewCriteriaItemCompoundImpl |
class |
ViewCriteriaItemImpl |
class |
ViewCriteriaRowImpl |