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

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

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

Methods in org.nakedobjects.plugins.sql.objectstore that return SqlOid
static SqlOid SqlOid.createPersistent(java.lang.String className, PrimaryKey primaryKey)
           
static SqlOid SqlOid.createTransient(java.lang.String className, long serialNo)
           
 SqlOid SqlOidGenerator.createTransientOid(java.lang.Object object)
           
 



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