| Package | Description |
|---|---|
| org.eclipse.persistence.sdo.helper | |
| org.eclipse.persistence.sdo.helper.delegates |
| Modifier and Type | Method and Description |
|---|---|
static Map<SDOTypeHelperDelegate.SDOWrapperTypeId,SDOWrapperType> |
SDOHelperContext.getWrapperTypes()
Returns the
SDOWrapperType instances for current application |
static Map<SDOTypeHelperDelegate.SDOWrapperTypeId,SDOWrapperType> |
SDOHelperContext.putWrapperTypes(Map<SDOTypeHelperDelegate.SDOWrapperTypeId,SDOWrapperType> wrapperTypes)
Replaces the
SDOWrapperType instances for current application with the ones passed as an argument |
| Modifier and Type | Method and Description |
|---|---|
static Map<SDOTypeHelperDelegate.SDOWrapperTypeId,SDOWrapperType> |
SDOHelperContext.putWrapperTypes(Map<SDOTypeHelperDelegate.SDOWrapperTypeId,SDOWrapperType> wrapperTypes)
Replaces the
SDOWrapperType instances for current application with the ones passed as an argument |
| Modifier and Type | Method and Description |
|---|---|
static SDOTypeHelperDelegate.SDOWrapperTypeId |
SDOTypeHelperDelegate.SDOWrapperTypeId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SDOTypeHelperDelegate.SDOWrapperTypeId[] |
SDOTypeHelperDelegate.SDOWrapperTypeId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.