public class InsertData extends Object implements SQLCommand
构造器和说明 |
---|
InsertData(String table) |
public InsertData(String table)
public InsertData addColumns(String column)
public String toMySQLCommand()
toMySQLCommand
在接口中 SQLCommand
public String toSQLiteCommand()
toSQLiteCommand
在接口中 SQLCommand
Copyright © 2024. All rights reserved.