Statement

ldbc.sql.Statement
See theStatement companion trait
object Statement

Attributes

Companion
trait
Source
Statement.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Statement.type

Members list

Value members

Concrete fields

The constant indicating that an error occurred while executing a batch statement.

The constant indicating that an error occurred while executing a batch statement.

Attributes

Source
Statement.scala

The constant indicating that generated keys should not be made available for retrieval.

The constant indicating that generated keys should not be made available for retrieval.

Attributes

Source
Statement.scala

The constant indicating that generated keys should be made available for retrieval.

The constant indicating that generated keys should be made available for retrieval.

Attributes

Source
Statement.scala

The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.

The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.

Attributes

Source
Statement.scala