Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
IDGeneratorType |
IPKAttribute.getIDGeneratorType()
Deprecated.
use
IEntity#getSourceIdGenerationDescriptor() or IPKAttribute.getGoldenIdGenerationDescriptor() |
IDGeneratorType |
IdGenerationDescriptor.idGenerationType() |
static IDGeneratorType |
IDGeneratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDGeneratorType[] |
IDGeneratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IdGenerationDescriptor(IDGeneratorType idGeneratorType,
String sequenceName,
long idSequenceStartsWith)
Deprecated.
|
Copyright © 2016. All rights reserved.