|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EclipseLinkTypeConverter | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context | |
| Uses of EclipseLinkTypeConverter in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return EclipseLinkTypeConverter | |
|---|---|
EclipseLinkTypeConverter |
EclipseLinkConverterContainer.addTypeConverter(String name,
int index)
Add a type converter to the converter holder, return the object representing it. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return types with arguments of type EclipseLinkTypeConverter | |
|---|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<? extends EclipseLinkTypeConverter> |
EclipseLinkConverterContainer.getTypeConverters()
Return a list iterator of the type converters. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context with parameters of type EclipseLinkTypeConverter | |
|---|---|
void |
EclipseLinkConverterContainer.removeTypeConverter(EclipseLinkTypeConverter converter)
Remove the type converter at from the converter holder. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||