scala-jdbc
scala-jdbc
com.github.takezoe.scala.jdbc
DB
DB
IOUtils
SqlStringInterpolation
SqlTemplate
TypeMapper
scala-jdbc
/
com.github.takezoe.scala.jdbc
/
SqlTemplate
SqlTemplate
case
class
SqlTemplate
(
sql:
String
,
params:
Any
*)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product