public class Update extends java.lang.Object implements HasSQLRepresentation
public Update columns(java.lang.String... columns)
public Update where(java.lang.String expression)
public Update where(java.lang.String[] columns)
public Update orWhere(java.lang.String expression)
public static Update table(java.lang.String table)
public java.lang.String toDemoSQL()
toDemoSQL 在接口中 HasSQLRepresentationCopyright © 2021. All rights reserved.