public interface IDBFieldDelta extends IDBDeltaWithPosition
IDBDelta.ChangeKind, IDBDelta.DeltaTypeIContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<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) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html