Limit

ldbc.statement.Limit
See theLimit companion object
sealed trait Limit

A trait for constructing LIMIT statements in MySQL.

Attributes

Companion
object
Source
Limit.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class C
class Q[A, B]

Members list

Value members

Abstract methods

A list of Traits that generate values from Parameter, allowing PreparedStatement to be set to a value by index only.

A list of Traits that generate values from Parameter, allowing PreparedStatement to be set to a value by index only.

Attributes

Source
Limit.scala

SQL statement string

SQL statement string

Attributes

Source
Limit.scala