| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected IdClass |
Entity.idClass |
protected IdClass |
MappedSuperclass.idClass |
| Modifier and Type | Method and Description |
|---|---|
IdClass |
ObjectFactory.createIdClass()
Create an instance of
IdClass |
IdClass |
Entity.getIdClass()
Gets the value of the idClass property.
|
IdClass |
MappedSuperclass.getIdClass()
Gets the value of the idClass property.
|
IdClass |
Mapping.getIdClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setIdClass(IdClass value)
Sets the value of the idClass property.
|
void |
MappedSuperclass.setIdClass(IdClass value)
Sets the value of the idClass property.
|
void |
Mapping.setIdClass(IdClass value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.