Uses of Class
org.apache.openejb.jee.jpa.Id

Packages that use Id
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Id in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa with type parameters of type Id
protected  List<Id> Attributes.id
           
 

Methods in org.apache.openejb.jee.jpa that return Id
 Id ObjectFactory.createId()
          Create an instance of Id
 

Methods in org.apache.openejb.jee.jpa that return types with arguments of type Id
 List<Id> Attributes.getId()
          Gets the value of the id property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.