code.model.db.MigrationConfig

Aliases

Parameters

subClasses

Js Constructors

new code_model_db_MigrationConfig(
    name, // java.lang.String
    overrideShouldRun, // scala.Option[boolean]
    extraConfig, // scala.Option[net.liftweb.json.JsonAST$JValue]
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
copy$default$1():java.lang.String
copy$default$2():scala.Option[boolean]
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
overrideShouldRun():scala.Option[boolean]
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit