|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Persistence | |
---|---|
org.apache.openejb.config | |
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.config |
---|
Methods in org.apache.openejb.config that return Persistence | |
---|---|
Persistence |
PersistenceModule.getPersistence()
|
Methods in org.apache.openejb.config with parameters of type Persistence | |
---|---|
void |
PersistenceModule.setPersistence(Persistence persistence)
|
Constructors in org.apache.openejb.config with parameters of type Persistence | |
---|---|
PersistenceModule(String rootUrl,
Persistence persistence)
|
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 |
static Persistence |
JaxbPersistenceFactory.getPersistence(URL url)
|
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> |
GeronimoEjbJarType.persistence
|
protected List<Persistence> |
OpenejbJarType.persistence
|
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type Persistence | |
---|---|
List<Persistence> |
GeronimoEjbJarType.getPersistence()
|
List<Persistence> |
OpenejbJarType.getPersistence()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |