|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.jbo.JboException
oracle.jbo.DMLException
oracle.jbo.BatchDMLException
Indicates a failure to post data to a database.
Field Summary |
Fields inherited from class oracle.jbo.DMLException |
DML_COMMIT, DML_DELETE, DML_INSERT, DML_RELEASE_SAVEPOINT, DML_ROLLBACK, DML_ROLLBACK_TO_SAVEPOINT, DML_SAVEPOINT, DML_UPDATE |
Fields inherited from class oracle.jbo.JboException |
mHasPeerException |
Constructor Summary | |
BatchDMLException(com.sun.java.util.collections.ArrayList exceptions)
Creates an exception to be localized using CSMessageBundle |
Method Summary | |
int |
getOperation()
|
static java.lang.String |
getOperationString(int operation)
|
Methods inherited from class oracle.jbo.DMLException |
getEntityRow, getEntityRowHandle, getRowKey, setEntityRow, setEntityRowHandle |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BatchDMLException(com.sun.java.util.collections.ArrayList exceptions)
CSMessageBundle
and error code EXC_DML_POST_ENTITY
.
Method Detail
getOperation
public int getOperation()
- Overrides:
getOperation
in class DMLException
getOperationString
public static java.lang.String getOperationString(int operation)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1997, 2004, Oracle. All rights reserved.