| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa.unit |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PersistenceUnit> |
Persistence.persistenceUnit |
| Modifier and Type | Method and Description |
|---|---|
PersistenceUnit |
Persistence.addPersistenceUnit(PersistenceUnit unit) |
PersistenceUnit |
Persistence.addPersistenceUnit(String unitName) |
PersistenceUnit |
ObjectFactory.createPersistencePersistenceUnit()
Create an instance of
PersistenceUnit |
| Modifier and Type | Method and Description |
|---|---|
List<PersistenceUnit> |
Persistence.getPersistenceUnit()
Gets the value of the persistenceUnit property.
|
| Modifier and Type | Method and Description |
|---|---|
PersistenceUnit |
Persistence.addPersistenceUnit(PersistenceUnit unit) |
| Constructor and Description |
|---|
Persistence(PersistenceUnit... persistenceUnit) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.