org.eclipse.jpt.jpa.core.context.orm
Class OrmLobConverter.Adapter.ConverterParentAdapter
java.lang.Object
org.eclipse.jpt.jpa.core.context.orm.OrmLobConverter.Adapter.ConverterParentAdapter
- All Implemented Interfaces:
- Converter.ParentAdapter<OrmAttributeMapping>, OrmConverter.ParentAdapter
- Enclosing class:
- OrmLobConverter.Adapter
public static class OrmLobConverter.Adapter.ConverterParentAdapter
- extends Object
- implements OrmConverter.ParentAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrmLobConverter.Adapter.ConverterParentAdapter
public OrmLobConverter.Adapter.ConverterParentAdapter(OrmAttributeMapping parent)
getConverterParent
public OrmAttributeMapping getConverterParent()
- Specified by:
getConverterParent in interface Converter.ParentAdapter<OrmAttributeMapping>
buildValidator
public org.eclipse.jpt.jpa.core.internal.context.JpaValidator buildValidator(Converter converter)
- Specified by:
buildValidator in interface Converter.ParentAdapter<OrmAttributeMapping>
Copyright (c) 2012 Oracle. All rights reserved.