Q
ldbc.query.builder.statement.Limit.Q
A model for constructing read-only query LIMIT statements in MySQL.
Type parameters
- T
-
Scala types to be converted by Decoder
Value parameters
- decoder
-
Decoder for converting SQL data to Scala data
- params
-
A list of Traits that generate values from Parameter, allowing PreparedStatement to be set to a value by index only.
- statement
-
SQL statement string
Attributes
- Source
- Limit.scala
- Graph
-
- Supertypes
Members list
In this article