Uses of Class
org.apache.openjpa.util.Id

Packages that use Id
org.apache.openjpa.util OpenJPA Utilities 
 

Uses of Id in org.apache.openjpa.util
 

Methods in org.apache.openjpa.util that return Id
static Id Id.newInstance(Class cls, Object val)
          Create an id from the given type and value; the value might be an id instnace, a stringified id, or a primary key value.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.