jdbc-scala
jdbc-scala
API
acolyte.jdbc
AcolyteDSL
CompositeHandlerImplicits
DefinedParameter
ExecutedParameter
ExecutedParameter
ExecutedStatement
Execution
Implicits
JavaConverters
ScalaRow
QueryExecution
ScalaCompositeHandler
ScalaRowListsImplicits
UpdateExecution
jdbc-scala
/
acolyte.jdbc
/
ExecutedStatement
ExecutedStatement
acolyte.jdbc.ExecutedStatement
case
class
ExecutedStatement
(
p
:
String
)
Statement extractor
Value parameters
p
Statement pattern
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
unapply
(
x
:
Execution
):
Option
[(
String
,
List
[
ExecutedParameter
])]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
val
re
:
Regex
In this article
Value parameters
Members list
Value members
Concrete methods
Inherited methods
Concrete fields