public class EntityListHandler extends Object implements RsHandler<List<Entity>>
EntityListHandler()
static EntityListHandler
create()
List<Entity>
handle(ResultSet rs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntityListHandler()
public static EntityListHandler create()
public List<Entity> handle(ResultSet rs) throws SQLException
RsHandler
handle
RsHandler<List<Entity>>
rs
SQLException
Copyright © 2016. All rights reserved.