org.seasar.doma.internal.jdbc.command
クラス EntityFetcher
java.lang.Object
org.seasar.doma.internal.jdbc.command.EntityFetcher
public class EntityFetcher
- extends Object
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
query
protected final Query query
nameMap
protected Map<String,String> nameMap
EntityFetcher
public EntityFetcher(Query query)
throws SQLException
- 例外:
SQLException
fetch
public void fetch(ResultSet resultSet,
Entity<?> entity)
throws SQLException
- 例外:
SQLException
createNameMap
protected void createNameMap(Entity<?> entity)
Copyright © 2009 The Seasar Foundation. All Rights Reserved.