Pure

ldbc.query.builder.statement.`package`.Command.Pure
case class Pure(statement: String, params: List[DynamicBinder]) extends Command

Attributes

Source
package.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
trait SQL
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def ++(sql: SQL): SQL

Attributes

Definition Classes
SQL
Source
package.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product