Identity

object Identity extends JsonNaming

For each class property, use the name as is for its column (e.g. fooBar -> fooBar).

trait String => String
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(property: String): String

Inherited methods

@unspecialized
def andThen[A](g: String => A): String => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => String): A => String
Inherited from
Function1

Concrete fields

override val toString: String