Interface IDBDelta

All Superinterfaces:
Comparable<IDBDelta>, org.eclipse.net4j.util.container.IContainer<IDBDelta>, IDBElement, IDBNamedElement, org.eclipse.net4j.util.event.INotifier
All Known Subinterfaces:
IDBDeltaWithPosition, IDBDeltaWithProperties, IDBFieldDelta, IDBIndexDelta, IDBIndexFieldDelta, IDBPropertyDelta<T>, IDBSchemaDelta, IDBTableDelta

public interface IDBDelta extends IDBNamedElement, org.eclipse.net4j.util.container.IContainer<IDBDelta>, Comparable<IDBDelta>
Since:
4.2
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.