NamingConventionTransforms

org.squeryl.Schema.NamingConventionTransforms$

Attributes

Source
Schema.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def snakify(name: String): String

Attributes

Source
Schema.scala

Deprecated methods

def camelCase2underScore(name: String): String

Attributes

Deprecated
true
Source
Schema.scala