Uses of Class
org.eclipse.net4j.db.ddl.delta.IDBPropertyDelta.Type

Packages that use IDBPropertyDelta.Type
org.eclipse.net4j.db.ddl.delta   
 

Uses of IDBPropertyDelta.Type in org.eclipse.net4j.db.ddl.delta
 

Methods in org.eclipse.net4j.db.ddl.delta that return IDBPropertyDelta.Type
 IDBPropertyDelta.Type IDBPropertyDelta.getType()
           
static IDBPropertyDelta.Type IDBPropertyDelta.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IDBPropertyDelta.Type[] IDBPropertyDelta.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.