|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jpt.jpa.core.context.orm.OrmBaseTemporalConverter.MapKeyAdapter
public static class OrmBaseTemporalConverter.MapKeyAdapter
| Nested Class Summary | |
|---|---|
static class |
OrmBaseTemporalConverter.MapKeyAdapter.ConverterParentAdapter
|
| Method Summary | |
|---|---|
OrmConverter |
buildConverter(OrmAttributeMapping parent,
OrmXmlContextModelFactory factory)
Build a converter for specified mapping if the mapping's XML has the adapter's value set. |
OrmConverter |
buildNewConverter(OrmAttributeMapping parent,
OrmXmlContextModelFactory factory)
Build a converter for specified mapping. |
protected OrmBaseTemporalConverter.ParentAdapter |
buildParentAdapter(OrmAttributeMapping parent,
org.eclipse.jpt.jpa.core.resource.orm.v2_0.XmlMapKeyConvertibleMapping_2_0 mapping)
|
void |
clearXmlValue(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
Clear the adapter's XML value from the specified XML mapping. |
Class<BaseTemporalConverter> |
getConverterType()
Return the type of converter handled by the adapter. |
static OrmBaseTemporalConverter.MapKeyAdapter |
instance()
|
boolean |
isActive(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
Return whether the specified XML mapping has the adapter's value set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static OrmBaseTemporalConverter.MapKeyAdapter instance()
public Class<BaseTemporalConverter> getConverterType()
OrmConverter.Adapter
getConverterType in interface OrmConverter.Adapter
public OrmConverter buildConverter(OrmAttributeMapping parent,
OrmXmlContextModelFactory factory)
OrmConverter.Adapternull otherwise.
This is used to build a converter during construction of the
converter's mapping.
buildConverter in interface OrmConverter.Adapter
protected OrmBaseTemporalConverter.ParentAdapter buildParentAdapter(OrmAttributeMapping parent,
org.eclipse.jpt.jpa.core.resource.orm.v2_0.XmlMapKeyConvertibleMapping_2_0 mapping)
public boolean isActive(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
OrmConverter.Adapter
isActive in interface OrmConverter.AdapterOrmConverter.Adapter.buildNewConverter(OrmAttributeMapping, OrmXmlContextModelFactory)
public OrmConverter buildNewConverter(OrmAttributeMapping parent,
OrmXmlContextModelFactory factory)
OrmConverter.AdapterOrmConverter.initialize().
buildNewConverter in interface OrmConverter.AdapterOrmConverter.Adapter.isActive(XmlAttributeMapping)public void clearXmlValue(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
OrmConverter.Adapter
clearXmlValue in interface OrmConverter.Adapter
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||