Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/anorm/ToSql$.html below:
ToSql - anorm.ToSql
final def !=(arg0: Any): Boolean
final def ##(): Int
final def ==(arg0: Any): Boolean
final def asInstanceOf[T0]: T0
def clone(): AnyRef
final def eq(arg0: AnyRef): Boolean
def equals(arg0: Any): Boolean
def finalize(): Unit
final def getClass(): Class[_]
def hashCode(): Int
final def isInstanceOf[T0]: Boolean
implicit def listToSql[A](implicit conv: ToSql[A] = null): ToSql[List[A]]
Returns fragment for each value, separated by ", ".
final def ne(arg0: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
implicit def seqParamToSql[A](implicit conv: ToSql[A] = null): ToSql[SeqParameter[A]]
Returns fragment for each value, with custom formatting.
implicit def seqToSql[A](implicit conv: ToSql[A] = null): ToSql[Seq[A]]
Returns fragment for each value, separated by ", ".
implicit def setToSql[A](implicit conv: ToSql[A] = null): ToSql[Set[A]]
Returns fragment for each value, separated by ", ".
implicit def sortedSetToSql[A](implicit conv: ToSql[A] = null): ToSql[SortedSet[A]]
Returns fragment for each value, separated by ", ".
implicit def streamToSql[A](implicit conv: ToSql[A] = null): ToSql[Stream[A]]
Returns fragment for each value, separated by ", ".
final def synchronized[T0](arg0: â T0): T0
def toString(): String
implicit def vectorToSql[A](implicit conv: ToSql[A] = null): ToSql[Vector[A]]
Returns fragment for each value, separated by ", ".
final def wait(): Unit
final def wait(arg0: Long, arg1: Int): Unit
final def wait(arg0: Long): Unit
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4