com.mchange.sc.sqlutil.migrate

Members list

Type members

Classlikes

class CannotDump(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class CannotUpMigrate(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class DbMigrationException(msg: String, cause: Throwable) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
class DbNotInitialized(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait DbVersionStatus

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class MoreRecentApplicationVersionRequired(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class NoRecentDump(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
trait Schema

Attributes

Supertypes
class Object
trait Matchable
class Any
class SchemaMigrationRequired(msg: String, cause: Throwable) extends DbMigrationException

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all