org.seasar.doma.jdbc.entity
インタフェース EntityPropertyTypeVisitor<R,P,TH extends Throwable>

すべてのスーパーインタフェース:
org.seasar.doma.internal.jdbc.criteria.CriterionVisitor<R,P,TH>

public interface EntityPropertyTypeVisitor<R,P,TH extends Throwable>
extends org.seasar.doma.internal.jdbc.criteria.CriterionVisitor<R,P,TH>

作成者:
taedium

メソッドの概要
<E,V> R
visitEntityPropertyType(EntityPropertyType<E,V> propertyType, P p)
           
 
インタフェース org.seasar.doma.internal.jdbc.criteria.CriterionVisitor から継承されたメソッド
visitUnknownExpression
 

メソッドの詳細

visitEntityPropertyType

<E,V> R visitEntityPropertyType(EntityPropertyType<E,V> propertyType,
                                P p)
                          throws TH extends Throwable
例外:
TH extends Throwable


Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.