ldbc-dsl
0.3.0-beta3
ldbc-dsl
API
ldbc.dsl
logging
LogEvent
LogEvent
ExecFailure
ProcessingFailure
Success
LogHandler
LogHandler
syntax
CommandSyntax
InsertOps
ConnectionSyntax
QuerySyntax
QueryOps
StringContextSyntax
util
FactoryCompat
FactoryCompat
ConnectionProvider
Executor
Executor
Mysql
ResultSetConsumer
ResultSetConsumer
ResultSetReader
ResultSetReader
SQL
SQL
ldbc-dsl
/
ldbc.dsl
/
ldbc.dsl.logging
/
LogEvent
/
ExecFailure
ExecFailure
ldbc.dsl.logging.LogEvent.ExecFailure
final case
class
ExecFailure
(
sql
:
String
,
args
:
List
[
Any
],
failure
:
Throwable
)
extends
LogEvent
Attributes
Source
LogEvent.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
LogEvent
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods