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