CompositeKeyAttributeAssignment

org.squeryl.dsl.ast.CompositeKeyAttributeAssignment

Attributes

Source
ExpressionNode.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def name: Option[String]

Attributes

Definition Classes
Source
ExpressionNode.scala

Inherited methods

Attributes

Inherited from:
ColumnGroupAttributeAssignment
Source
ExpressionNode.scala

Attributes

Inherited from:
ColumnGroupAttributeAssignment
Source
ExpressionNode.scala

Attributes

Inherited from:
ColumnGroupAttributeAssignment
Source
ExpressionNode.scala
def findAttribute[A <: ColumnAttribute](implicit m: ClassTag[A]): Option[ColumnAttribute]

Attributes

Inherited from:
BaseColumnAttributeAssignment
Source
ExpressionNode.scala
def hasAttribute[A <: ColumnAttribute](implicit m: ClassTag[A]): Boolean

Attributes

Inherited from:
BaseColumnAttributeAssignment
Source
ExpressionNode.scala

Concrete fields

Attributes

Source
ExpressionNode.scala