SQLFormatter

scalikejdbc.SQLFormatter
trait SQLFormatter

SQL formatter

Attributes

Source
SQLFormatter.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def format(sql: String): String

Attributes

Source
SQLFormatter.scala