类的使用
com.magician.jdbc.sqlbuild.sql.Insert
-
使用Insert的程序包 程序包 说明 com.magician.jdbc.sqlbuild com.magician.jdbc.sqlbuild.sql -
-
com.magician.jdbc.sqlbuild中Insert的使用
返回Insert的com.magician.jdbc.sqlbuild中的方法 修饰符和类型 方法 说明 static InsertSqlBuilder. insert(java.lang.String tableName)获取插入sql构造器 -
com.magician.jdbc.sqlbuild.sql中Insert的使用
返回Insert的com.magician.jdbc.sqlbuild.sql中的方法 修饰符和类型 方法 说明 InsertInsert. column(java.lang.Class cls)设置要插入的字段
-