| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.persistenceunit | |
| org.eclipse.persistence.internal.jpa.config.xml | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Method and Description |
|---|---|
Mappings |
PersistenceUnitImpl.addMappings() |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingsImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Mappings |
MappingsImpl.setAccess(String access) |
Mappings |
MappingsImpl.setCatalog(String catalog) |
Mappings |
MappingsImpl.setPackage(String pkg) |
Mappings |
MappingsImpl.setSchema(String schema) |
Mappings |
MappingsImpl.setVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
Mappings |
PersistenceUnit.addMappings() |
Mappings |
Mappings.setAccess(String access) |
Mappings |
Mappings.setCatalog(String catalog) |
Mappings |
Mappings.setPackage(String pkg) |
Mappings |
Mappings.setSchema(String schema) |
Mappings |
Mappings.setVersion(String version) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.