JADE Java Persistence API
1.0

com.jadeworld.jade
Class JadeConstants

java.lang.Object
  extended by com.jadeworld.jade.JadeConstants

public final class JadeConstants
extends java.lang.Object

JADE global constants, used in JADE object method calls for locking and for notification registration.

Author:
JADE Development Centre, Jade Software Corporation Ltd.

Nested Class Summary
static class JadeConstants.ExceptionAction
           
static class JadeConstants.LockDuration
           
static class JadeConstants.LockTimeout
           
static class JadeConstants.LockType
           
static class JadeConstants.NotificationEvent
           
static class JadeConstants.NotificationResponse
           
static class JadeConstants.ObjectLifetime
           
 
Field Summary
static int NOTIFICATION_EVENT_ANY_USER
           
static int NOTIFICATION_EVENT_USER_BASE
           
static int NOTIFICATION_EVENT_USER_MAX
           
 
Constructor Summary
JadeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTIFICATION_EVENT_ANY_USER

public static final int NOTIFICATION_EVENT_ANY_USER
See Also:
Constant Field Values

NOTIFICATION_EVENT_USER_BASE

public static final int NOTIFICATION_EVENT_USER_BASE
See Also:
Constant Field Values

NOTIFICATION_EVENT_USER_MAX

public static final int NOTIFICATION_EVENT_USER_MAX
See Also:
Constant Field Values
Constructor Detail

JadeConstants

public JadeConstants()

JADE Java Persistence API
1.0

Copyright © 2007 Jade Software Corporation