|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceUnit | |
|---|---|
| org.apache.openejb.jee.jpa.unit | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of PersistenceUnit in org.apache.openejb.jee.jpa.unit |
|---|
| Fields in org.apache.openejb.jee.jpa.unit with type parameters of type PersistenceUnit | |
|---|---|
protected java.util.List<PersistenceUnit> |
Persistence.persistenceUnit
|
| Methods in org.apache.openejb.jee.jpa.unit that return PersistenceUnit | |
|---|---|
PersistenceUnit |
ObjectFactory.createPersistencePersistenceUnit()
Create an instance of PersistenceUnit |
| Methods in org.apache.openejb.jee.jpa.unit that return types with arguments of type PersistenceUnit | |
|---|---|
java.util.List<PersistenceUnit> |
Persistence.getPersistenceUnit()
Gets the value of the persistenceUnit property. |
| Constructors in org.apache.openejb.jee.jpa.unit with parameters of type PersistenceUnit | |
|---|---|
Persistence(PersistenceUnit... persistenceUnit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||