Uses of Class
org.apache.openejb.jee.jpa.unit.Persistence
-
Packages that use Persistence Package Description 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 Modifier and Type Method Description PersistenceObjectFactory. createPersistence()Create an instance ofPersistence -
Uses of Persistence in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type Persistence Modifier and Type Field Description protected List<Persistence>GeronimoEjbJarType. persistenceprotected List<Persistence>OpenejbJarType. persistenceMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type Persistence Modifier and Type Method Description List<Persistence>GeronimoEjbJarType. getPersistence()List<Persistence>OpenejbJarType. getPersistence()
-