public class ObjectType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ANDPERSISTENT |
static int |
NEITHER |
static int |
RECOVERABLE |
static int |
UNKNOWN_TYPE |
Constructor and Description |
---|
ObjectType() |
public static final int RECOVERABLE
public static final int ANDPERSISTENT
public static final int NEITHER
public static final int UNKNOWN_TYPE