Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context.orm
Class OrmLobConverter.Adapter.ConverterParentAdapter

java.lang.Object
  extended by 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


Constructor Summary
OrmLobConverter.Adapter.ConverterParentAdapter(OrmAttributeMapping parent)
           
 
Method Summary
 org.eclipse.jpt.jpa.core.internal.context.JpaValidator buildValidator(Converter converter)
           
 OrmAttributeMapping getConverterParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrmLobConverter.Adapter.ConverterParentAdapter

public OrmLobConverter.Adapter.ConverterParentAdapter(OrmAttributeMapping parent)
Method Detail

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>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.