|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EclipseLinkTypeConverter | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
| Uses of EclipseLinkTypeConverter in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm with type parameters of type EclipseLinkTypeConverter | ||
|---|---|---|
|
OrmEclipseLinkConverterContainer.typeConverters()
Return a list iterator of the type converters. |
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm that return EclipseLinkTypeConverter | |
|---|---|
EclipseLinkTypeConverter |
OrmEclipseLinkConverterContainer.addTypeConverter(int index)
Add a type converter to the converter holder, return the object representing it. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm with parameters of type EclipseLinkTypeConverter | |
|---|---|
void |
OrmEclipseLinkConverterContainer.removeTypeConverter(EclipseLinkTypeConverter converter)
Remove the type converter at from the converter holder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||