org.seasar.doma.internal.apt.meta
クラス EntityPropertyNameCollector
java.lang.Object
org.seasar.doma.internal.apt.meta.EntityPropertyNameCollector
public class EntityPropertyNameCollector
- extends Object
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
env
protected final ProcessingEnvironment env
EntityPropertyNameCollector
public EntityPropertyNameCollector(ProcessingEnvironment env)
collect
public Set<String> collect(TypeMirror entityType)
collectNames
protected void collectNames(TypeMirror type,
Set<String> names)
isPersistent
protected boolean isPersistent(ExecutableElement method)
Copyright © 2009 The Seasar Foundation. All Rights Reserved.