MergerTokens going from the model
to the database.MergerTokens going from the database to the
model.DataMap objects.DbImportAction.DbEntity.DbRelationship to hold some extra runtime information.DbSyncModule.DbImportAction that can load DB schema and merge it to a new or an existing
DataMap.DbLoaderDelegate.ModelMergeDelegate.MergerToken that can not be reversed..ValueForNullProvider that are not able to provide any values.DbAdapter.DbImportAction should include ObjAttribute
for PK.MergerToken.execute(MergerContext)s that a
MergerToken can do its work.MergerToken with MergeDirection.TO_MODELMergerToken to add a "allow null" clause to a column.MergerToken to set the mandatory field of a DbAttribute to falseMergerToken to use to set type, length and precision.MergerToken that modifies one original DbAttribute to match another
new DbAttributes type, maxLength and precision.MergerToken to add a "not null" clause to a column.MergerToken to set the mandatory field of a DbAttribute to trueCopyright © 2001–2019 Apache Cayenne. All rights reserved.