oracle.clex.persistence.toplink
Class PersistenceExceptionHandler

java.lang.Object
  |
  +--oracle.clex.persistence.toplink.PersistenceExceptionHandler
All Implemented Interfaces:
TOPLink.Public.Exceptions.ExceptionHandler

Deprecated. use ClientSessionProvider for TOPLink903 and on. Discontinue use of oracle.clex.persistence.toplink.TOPLink*.java, oracle.clex.persistence.toplink.CLEUnitOfWork.java and oracle.clex.persistence.toplink.PersistenceExceptionHandler.java

public class PersistenceExceptionHandler
extends java.lang.Object
implements TOPLink.Public.Exceptions.ExceptionHandler


Constructor Summary
PersistenceExceptionHandler()
          Deprecated.  
 
Method Summary
 java.lang.Object handleException(java.lang.RuntimeException exception)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceExceptionHandler

public PersistenceExceptionHandler()
Deprecated. 
Method Detail

handleException

public java.lang.Object handleException(java.lang.RuntimeException exception)
Deprecated. 
Specified by:
handleException in interface TOPLink.Public.Exceptions.ExceptionHandler


Copyright © 2003 ORACLE Corp. All Rights Reserved.