public class Select extends WhereParser
Select(String start)
static Select
all(String table)
from(String table, String... columns)
and, or, where
addSpace, append, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Select(String start)
public static Select from(String table, String... columns)
public static Select all(String table)
Copyright © 2017. All rights reserved.