类 InserSQL
java.lang.Object
com.github.aqiu202.sqlparser.AbstractSQL
com.github.aqiu202.sqlparser.InserSQL
- 所有已实现的接口:
ExpressionHandler,SQL
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.aqiu202.sqlparser.AbstractSQL
accept, findAllTableNames, getFragments, getStatement
-
构造器详细资料
-
InserSQL
public InserSQL(net.sf.jsqlparser.statement.insert.Insert statement)
-