Ref

org.mojoz.metadata.TableMetadata.Ref
case class Ref(name: String, cols: Seq[String], refTable: String, refCols: Seq[String], defaultTableAlias: String, defaultRefTableAlias: String, onDeleteAction: String, onUpdateAction: String)

Attributes

Source
TableMetadata.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product