| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.mapping.ejb | |
| com.sun.jdo.api.persistence.mapping.ejb.beans |
| Modifier and Type | Method and Description |
|---|---|
FetchedWith |
HasFetchedWith.getFetchedWith() |
| Modifier and Type | Method and Description |
|---|---|
void |
HasFetchedWith.setFetchedWith(FetchedWith fw) |
| Modifier and Type | Method and Description |
|---|---|
FetchedWith |
CmpFieldMapping.getFetchedWith() |
FetchedWith |
CmrFieldMapping.getFetchedWith() |
FetchedWith |
CmpFieldMapping.newFetchedWith()
Create a new bean using it's default constructor.
|
FetchedWith |
CmrFieldMapping.newFetchedWith()
Create a new bean using it's default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmpFieldMapping.setFetchedWith(FetchedWith value) |
void |
CmrFieldMapping.setFetchedWith(FetchedWith value) |
Copyright © 2017. All rights reserved.