public interface IDBFieldDelta extends IDBDeltaWithPosition
IDBDelta.ChangeKind, IDBDelta.DeltaType
IContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<E>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NOT_NULL_PROPERTY |
static java.lang.String |
PRECISION_PROPERTY |
static java.lang.String |
SCALE_PROPERTY |
static java.lang.String |
TYPE_PROPERTY |
POSITION_PROPERTY
Modifier and Type | Method and Description |
---|---|
IDBTableDelta |
getParent() |
IDBField |
getSchemaElement(IDBSchema schema) |
getPropertyDelta, getPropertyDeltas, getPropertyDeltasSortedByName, getPropertyValue, getPropertyValue
accept, getChangeKind, getDeltaType
getName
getProperties
addListener, getListeners, hasListeners, removeListener
getElements, isEmpty
getPosition
static final java.lang.String TYPE_PROPERTY
static final java.lang.String PRECISION_PROPERTY
static final java.lang.String SCALE_PROPERTY
static final java.lang.String NOT_NULL_PROPERTY
IDBTableDelta getParent()
IDBField getSchemaElement(IDBSchema schema)
getSchemaElement
in interface IDBDelta
Copyright (c) 2004-2019 Eike Stepper (Loehne, 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