public class Insert extends java.lang.Object implements HasSQLRepresentation
public static Insert into(java.lang.String table)
public Insert values(int valuesCount)
public Insert columns(java.lang.String... columns)
public java.lang.String toDemoSQL()
toDemoSQL 在接口中 HasSQLRepresentationCopyright © 2021. All rights reserved.