|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jpt.jpa.core.context.java.JavaConverter.AbstractAdapter
org.eclipse.jpt.jpa.core.context.java.JavaLobConverter.Adapter
public static class JavaLobConverter.Adapter
| Method Summary | |
|---|---|
JavaConverter |
buildConverter(Annotation converterAnnotation,
JavaAttributeMapping parent,
JpaFactory factory)
Build a converter using the specified converter annotation. |
java.lang.Class<? extends Converter> |
getConverterType()
Return the type of converter handled by the adapter. |
static JavaLobConverter.Adapter |
instance()
|
| Methods inherited from class org.eclipse.jpt.jpa.core.context.java.JavaConverter.AbstractAdapter |
|---|
buildConverter, buildNewConverter, getConverterAnnotation, removeConverterAnnotation, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static JavaLobConverter.Adapter instance()
public java.lang.Class<? extends Converter> getConverterType()
JavaConverter.Adapter
public JavaConverter buildConverter(Annotation converterAnnotation,
JavaAttributeMapping parent,
JpaFactory factory)
JavaConverter.Adapter
JavaConverter.Adapter.getConverterAnnotation(JavaResourcePersistentAttribute)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||