
public interface IDBFieldDelta extends IDBDeltaWithPosition
IDBDelta.ChangeKind, IDBDelta.DeltaTypeIContainer.Modifiable<E>| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_NULL_PROPERTY |
static String |
PRECISION_PROPERTY |
static String |
SCALE_PROPERTY |
static String |
TYPE_PROPERTY |
POSITION_PROPERTY| Modifier and Type | Method and Description |
|---|---|
IDBTableDelta |
getParent() |
IDBField |
getSchemaElement(IDBSchema schema) |
getPropertyDelta, getPropertyDeltas, getPropertyDeltasSortedByName, getPropertyValue, getPropertyValueaccept, getChangeKind, getDeltaTypegetNamegetPropertiesaddListener, getListeners, hasListeners, removeListenergetElements, isEmptycompareTogetPositionstatic final String TYPE_PROPERTY
static final String PRECISION_PROPERTY
static final String SCALE_PROPERTY
static final String NOT_NULL_PROPERTY
IDBTableDelta getParent()
IDBField getSchemaElement(IDBSchema schema)
getSchemaElement in interface IDBDeltaCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.