public class FormTableBuilder extends Object
FormTableBuilder(BaseService baseService, String tableName)
boolean
createTable(Map<String,String> columnMapping, String type)
dropTable(String type)
String
getTableName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormTableBuilder(BaseService baseService, String tableName)
public boolean dropTable(String type)
type
public boolean createTable(Map<String,String> columnMapping, String type)
columnMapping
public String getTableName()
Copyright © 2020. All rights reserved.