Uses of Class
org.apache.openejb.jee.jpa.unit.Persistence

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

Uses of Persistence in org.apache.openejb.jee.jpa.unit
 

Methods in org.apache.openejb.jee.jpa.unit that return Persistence
 Persistence ObjectFactory.createPersistence()
          Create an instance of Persistence
 

Uses of Persistence in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type Persistence
protected  List<Persistence> OpenejbJarType.persistence
           
protected  List<Persistence> GeronimoEjbJarType.persistence
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type Persistence
 List<Persistence> OpenejbJarType.getPersistence()
           
 List<Persistence> GeronimoEjbJarType.getPersistence()
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.