org.seasar.doma.internal.apt.meta
クラス IdentityIdGeneratorMeta
java.lang.Object
org.seasar.doma.internal.apt.meta.IdentityIdGeneratorMeta
- すべての実装されたインタフェース:
- IdGeneratorMeta
public class IdentityIdGeneratorMeta
- extends Object
- implements IdGeneratorMeta
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityIdGeneratorMeta
public IdentityIdGeneratorMeta()
getIdGeneratorClassName
public String getIdGeneratorClassName()
- 定義:
- インタフェース
IdGeneratorMeta
内の getIdGeneratorClassName
accept
public <R,P> R accept(IdGeneratorMetaVisitor<R,P> visitor,
P p)
- 定義:
- インタフェース
IdGeneratorMeta
内の accept
Copyright © 2009 The Seasar Foundation. All Rights Reserved.