Package | Description |
---|---|
org.apache.cayenne.merge |
Modifier and Type | Method and Description |
---|---|
MergeDirection |
AbstractToDbToken.getDirection() |
MergeDirection |
AbstractToModelToken.getDirection() |
MergeDirection |
MergerToken.getDirection()
The direction of this token.
|
MergeDirection |
MergeDirection.reverseDirection() |
static MergeDirection |
MergeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeDirection[] |
MergeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2018 Apache Cayenne. All rights reserved.