TableIdentitySymbol

slick.ast.TableIdentitySymbol

A TypeSymbol which uniquely identifies a table type

Attributes

Source:
Symbol.scala
Graph
Supertypes
trait Symbol
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def name: String

Attributes

Inherited from:
Symbol
Source:
Symbol.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Symbol -> Any
Inherited from:
Symbol
Source:
Symbol.scala