Package

org.scalarelational

table

Permalink

package table

Visibility
  1. Public
  2. All

Type Members

  1. class LinkingTable extends Table

    Permalink

    LinkingTable provides a quick and convenience setup for creating a standard linking table.

  2. abstract class Table extends Joinable with SQLContainer with DataTypeSupport with TablePropertyContainer

    Permalink
  3. case class TableAlias(table: Table, tableAlias: String) extends Joinable with Product with Serializable

    Permalink
  4. trait TablePropertyContainer extends PropertyContainer[TableProperty]

    Permalink

Value Members

  1. object Table

    Permalink
  2. package property

    Permalink

Ungrouped