public class QueryBuilder extends Object
QueryBuilder(Connection connection)
Insert
insertInto(String table)
Select
select()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryBuilder(Connection connection)
public Select select()
public Insert insertInto(String table)
Copyright © 2015. All rights reserved.