ModelSuffixedWithRow

slick.additions.codegen.NamingRules.ModelSuffixedWithRow
See theModelSuffixedWithRow companion trait

$ModelSuffixedWithRow

Attributes

Companion
trait
Graph
Supertypes
trait NamingRules
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def columnNameToIdentifier(name: String): String

Attributes

Inherited from:
NamingRules
override def modelClassName(tableName: MQName): String

Attributes

Definition Classes
Inherited from:
ModelSuffixedWithRow
def tableNameToIdentifier(name: MQName): String

Attributes

Inherited from:
NamingRules