object
Evolutions
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
applyFor(dbName: String, path: File = new java.io.File("."), autocommit: Boolean = true): Unit
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
def
directoryName(db: String): String
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
fileName(db: String, revision: Int): String
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
resourceName(db: String, revision: Int): String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toHumanReadableScript(scripts: Seq[Script]): String
-
def
toString(): String
-
def
updateEvolutionScript(db: String = "default", revision: Int = 1, comment: String = "Generated", ups: String, downs: String)(implicit application: Application): Unit
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Defines Evolutions utilities functions.