A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/anorm/SimpleSql.html below:

SimpleSql - anorm.SimpleSql

  • final def !=(arg0: Any): Boolean
  • final def ##(): Int
  • final def ==(arg0: Any): Boolean
  • def as[T](parser: ResultSetParser[T])(implicit connection: Connection): T
  • final def asInstanceOf[T0]: T0
  • def asTry[T](parser: ResultSetParser[T], aliaser: ColumnAliaser = ColumnAliaser.empty)(implicit connection: Connection): Try[T]
  • def clone(): AnyRef
  • val defaultParser: RowParser[T]
  • final def eq(arg0: AnyRef): Boolean
  • def execute()(implicit connection: Connection): Boolean
  • def executeInsert[A](generatedKeysParser: ResultSetParser[A] = SqlParser.scalar[Long].singleOpt)(implicit connection: Connection): A
  • def executeInsert1[A](generatedColumn: String, otherColumns: String*)(generatedKeysParser: ResultSetParser[A] = SqlParser.scalar[Long].singleOpt)(implicit connection: Connection): Try[A]
  • def executeInsert2[A](generatedColumn: String, otherColumns: String*)(generatedKeysParser: ResultSetParser[A] = SqlParser.scalar[Long].singleOpt, aliaser: ColumnAliaser)(implicit connection: Connection): Try[A]
  • def executeQuery()(implicit connection: Connection): SqlQueryResult
  • def executeUpdate()(implicit connection: Connection): Int
  • def fetchSize: Option[Int]
  • def finalize(): Unit
  • def fold[T](z: ⇒ T, aliaser: ColumnAliaser)(op: (T, Row) ⇒ T)(implicit connection: Connection): Either[List[Throwable], T]
  • def foldWhile[T](z: ⇒ T, aliaser: ColumnAliaser)(op: (T, Row) ⇒ (T, Boolean))(implicit connection: Connection): Either[List[Throwable], T]
  • final def getClass(): Class[_]
  • final def isInstanceOf[T0]: Boolean
  • def map[A](f: (T) ⇒ A): SimpleSql[A]
  • final def ne(arg0: AnyRef): Boolean
  • final def notify(): Unit
  • final def notifyAll(): Unit
  • def on(args: NamedParameter*): SimpleSql[T]
  • def onParams(args: ParameterValue*): SimpleSql[T]
  • val params: Map[String, ParameterValue]
  • final def preparedStatement(connection: Connection, generatedColumn: String, generatedColumns: Seq[String]): ManagedResource[PreparedStatement]
  • def resultSet(connection: Connection): ManagedResource[ResultSet]
  • val resultSetOnFirstRow: Boolean
  • val sql: SqlQuery
  • final def synchronized[T0](arg0: ⇒ T0): T0
  • def unsafeStatement(connection: Connection, generatedColumn: String, generatedColumns: Seq[String]): PreparedStatement
  • def unsafeStatement(connection: Connection, getGeneratedKeys: Boolean = false): PreparedStatement
  • final def wait(): Unit
  • final def wait(arg0: Long, arg1: Int): Unit
  • final def wait(arg0: Long): Unit
  • def withFetchSize(count: Option[Int]): SimpleSql[T]
  • def withQueryTimeout(seconds: Option[Int]): SimpleSql[T]
  • def withResult[T](op: (Option[Cursor]) ⇒ T, aliaser: ColumnAliaser)(implicit connection: Connection): Either[List[Throwable], T]
  • def withResult[T](op: (Option[Cursor]) ⇒ T)(implicit connection: Connection): Either[List[Throwable], T]
  • def withResultSetOnFirstRow(onFirst: Boolean): SimpleSql[T]

  • 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