|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EclipseLinkConverter | |
|---|---|
| org.eclipse.jpt.eclipselink.core.context | |
| Uses of EclipseLinkConverter in org.eclipse.jpt.eclipselink.core.context |
|---|
| Subinterfaces of EclipseLinkConverter in org.eclipse.jpt.eclipselink.core.context | |
|---|---|
interface |
EclipseLinkCustomConverter
Corresponds to a CustomConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkObjectTypeConverter
Corresponds to a ObjectTypeConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkStructConverter
Corresponds to a StructConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
EclipseLinkTypeConverter
Corresponds to a TypeConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.eclipselink.core.context that return EclipseLinkConverter | |
|---|---|
EclipseLinkConverter |
EclipseLinkConvert.getConverter()
This will return null if there is no converter specified on the mapping |
| Methods in org.eclipse.jpt.eclipselink.core.context with parameters of type EclipseLinkConverter | |
|---|---|
boolean |
EclipseLinkConverter.duplicates(EclipseLinkConverter converter)
Return whether the converter is a duplicate of the given converter. |
boolean |
EclipseLinkConverter.overrides(EclipseLinkConverter converter)
Return whether the converter definition overrides the definition of the given converter (e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||