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