public interface RushConfig
Modifier and Type | Method and Description |
---|---|
String |
dbName() |
int |
dbVersion() |
boolean |
inDebug() |
boolean |
log() |
boolean |
orderColumnsAlphabetically() |
boolean |
userBulkInsert() |
boolean |
usingMySql() |
String dbName()
int dbVersion()
boolean inDebug()
boolean log()
boolean usingMySql()
boolean userBulkInsert()
boolean orderColumnsAlphabetically()
Copyright © 2017. All rights reserved.