Uses of Class
org.nakedobjects.plugins.sql.objectstore.SqlOid.State

Packages that use SqlOid.State
org.nakedobjects.plugins.sql.objectstore   
 

Uses of SqlOid.State in org.nakedobjects.plugins.sql.objectstore
 

Methods in org.nakedobjects.plugins.sql.objectstore that return SqlOid.State
static SqlOid.State SqlOid.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SqlOid.State[] SqlOid.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.nakedobjects.plugins.sql.objectstore with parameters of type SqlOid.State
SqlOid(java.lang.String className, PrimaryKey primaryKey, SqlOid.State state)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.