com.db4o.ext
Class Status
java.lang.Object
com.db4o.ext.Status
public class Status
- extends java.lang.Object
Static constants to describe the status of objects.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNUSED
public static final double UNUSED
- See Also:
- Constant Field Values
AVAILABLE
public static final double AVAILABLE
- See Also:
- Constant Field Values
QUEUED
public static final double QUEUED
- See Also:
- Constant Field Values
COMPLETED
public static final double COMPLETED
- See Also:
- Constant Field Values
PROCESSING
public static final double PROCESSING
- See Also:
- Constant Field Values
ERROR
public static final double ERROR
- See Also:
- Constant Field Values
Status
public Status()
Copyright 2007 db4objects Inc. All rights reserved.