org.tyranid.db

meta

package meta

Visibility
  1. Public
  2. All

Type Members

  1. case class Completion (total: Double, completed: Double, paths: List[Path]) extends Product with Serializable

  2. trait Req extends AttributeAnnotation

    This provides additional requirements for an Attribute.

  3. case class UiMapping (url: String, paths: Seq[String]*) extends Product with Serializable

  4. trait Versioning extends Entity

Value Members

  1. object AutoIncrement extends AnyRef

  2. object Completion extends Serializable

  3. object UiMap extends AnyRef

    A UiMap maps fields in the database to URL-paths in the UI where that field can be edited.

  4. object Version extends AnyRef