OptionalKeyedEntityDef

org.squeryl.OptionalKeyedEntityDef
trait OptionalKeyedEntityDef[-A, K]

Attributes

Source
KeyedEntity.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait KeyedEntityDef[A, K]

Members list

Value members

Abstract methods

def keyedEntityDef: Option[KeyedEntityDef[A, K]]

Attributes

Source
KeyedEntity.scala