Package | Description |
---|---|
org.apache.cayenne.merge |
Modifier and Type | Class and Description |
---|---|
class |
AddColumnToModel
|
class |
AddRelationshipToModel |
class |
CreateTableToModel
|
class |
DropColumnToModel
|
class |
DropRelationshipToModel |
class |
DropTableToModel
|
class |
SetAllowNullToModel
A
MergerToken to set the mandatory field of a DbAttribute to false |
class |
SetColumnTypeToModel
A
MergerToken that modifies one original DbAttribute to match another
new DbAttribute s type, maxLength and precision. |
class |
SetNotNullToModel
A
MergerToken to set the mandatory field of a DbAttribute to true |
class |
SetPrimaryKeyToModel |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.