Class InsertSelectDSL

java.lang.Object
org.mybatis.dynamic.sql.insert.InsertSelectDSL
All Implemented Interfaces:
Buildable<InsertSelectModel>, ConfigurableStatement<InsertSelectDSL>

public class InsertSelectDSL extends Object implements Buildable<InsertSelectModel>, ConfigurableStatement<InsertSelectDSL>