Package | Description |
---|---|
oracle.jbo |
Contains interfaces for client-side applications.
|
oracle.jbo.rules |
Contains sample validation beans.
|
Modifier and Type | Class and Description |
---|---|
class |
TooManyObjectsException
Thrown when more objects than expected are found.
|
Modifier and Type | Method and Description |
---|---|
protected RowValException |
AbstractValidator.createRowException(ResourceBundleDef resBundleDef, java.lang.String errorCode, java.lang.String objName, Key key, AttributeDef[] keyCols, java.lang.String methodName, java.lang.Object source)
For internal framework use only
|