public final class Priorities
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT |
static int |
MIGRATION
Migrations are dependent on the persistence tier, in general
|
static int |
PERSISTENCE |
Modifier | Constructor and Description |
---|---|
private |
Priorities() |
public static final int PERSISTENCE
public static final int MIGRATION
public static final int DEFAULT