| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.classes | |
| org.eclipse.persistence.internal.jpa.config.mappings | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Method and Description |
|---|---|
Id |
AbstractClassImpl.addId() |
| Modifier and Type | Class and Description |
|---|---|
class |
IdImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Id |
MappedSuperclass.addId() |
Id |
Entity.addId() |
Id |
Embeddable.addId() |
Id |
Id.setAccess(String access) |
Id |
Id.setAttributeType(String attributeType) |
Id |
Id.setConvert(String convert) |
Id |
Id.setFetch(String fetch) |
Id |
Id.setMutable(Boolean mutable) |
Id |
Id.setName(String name) |
Id |
Id.setOptional(Boolean optional) |
Id |
Id.setReturnUpdate() |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.