JADE Java Persistence API
1.0

Package com.jadeworld.jade

Interface Summary
LockExceptionHandler  
SystemNotification Interface to be implemented by any class wanting to receive a JADE system notification.
UserNotification Interface to be implemented by any class wanting to receive a JADE user notification.
 

Class Summary
ByRef<T> Used in method calls to indicate parameters with "output" or "io" usage.
JadeConstants JADE global constants, used in JADE object method calls for locking and for notification registration.
LightIterator<E> The Iterator class encapsulates the behavior required to sequentially access elements of a collection.
MemoryAddress Implementation of the JADE primitive MemoryAddress.
Pair<A,B> Internal class used in runtime annotation processing.
 

Enum Summary
JadeConstants.ExceptionAction  
JadeConstants.LockDuration  
JadeConstants.LockTimeout  
JadeConstants.LockType  
JadeConstants.NotificationEvent  
JadeConstants.NotificationResponse  
JadeConstants.ObjectLifetime  
 

Exception Summary
AnnotationException Exception from annotation processing.
Exception Superclass of JADE exception classes.
JadeException Represents an exception raised in JADE code and returned to Java.
JomException  
 


JADE Java Persistence API
1.0

Copyright © 2007 Jade Software Corporation