Uses of Interface
org.eclipse.net4j.db.ddl.delta.IDBDelta
Packages that use IDBDelta
Package
Description
The Net4j DB framework concepts for the abstraction of schema deltas.
-
Uses of IDBDelta in org.eclipse.net4j.db.ddl.delta
Subinterfaces of IDBDelta in org.eclipse.net4j.db.ddl.deltaModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
Methods in org.eclipse.net4j.db.ddl.delta that return IDBDeltaModifier and TypeMethodDescriptionIDBDeltaVisitor.Filter.ForbiddenChangeException.getDelta()
IDBDelta.getParent()
Methods in org.eclipse.net4j.db.ddl.delta with parameters of type IDBDeltaModifier and TypeMethodDescriptionprotected boolean
protected final boolean
boolean
boolean
IDBDeltaVisitor.Filter.Policy.isForbidden
(IDBDelta delta) boolean
protected void
IDBDeltaVisitor.Default.visitDefault
(IDBDelta delta) Constructors in org.eclipse.net4j.db.ddl.delta with parameters of type IDBDelta