public class SQLCmdAll extends Object implements Cmd
static SQLCmdAll
INSTANCE
SQLCmdAll()
SQLCmdAll(IDataset<?,?> dataset)
boolean
contain(Cmd cmd)
StringBuilder
sql(Cmd module, Cmd parent, SqlBuilderContext context, StringBuilder sqlBuilder)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final SQLCmdAll INSTANCE
public SQLCmdAll()
public SQLCmdAll(IDataset<?,?> dataset)
public StringBuilder sql(Cmd module, Cmd parent, SqlBuilderContext context, StringBuilder sqlBuilder)
Cmd
sql
module
parent
context
sqlBuilder
public boolean contain(Cmd cmd)
contain
Copyright © 2025. All rights reserved.