simplesql
simplesql
API
simplesql
migrations
ClasspathStorage
InMemoryStorage
Migration
Migration
MigrationException
MigrationGraph
MigrationGraph
MigrationGraphException
MigrationTool
MigrationTool
Storage
Connection
DataSource
DataSource
Query
Query
Reader
Reader
ProductReader
SimpleReader
SimpleReader
given_SimpleReader_Array
given_SimpleReader_Boolean
given_SimpleReader_Byte
given_SimpleReader_Double
given_SimpleReader_Float
given_SimpleReader_Instant
given_SimpleReader_Int
given_SimpleReader_Long
given_SimpleReader_Short
given_SimpleReader_String
given_SimpleReader_UUID
SimpleWriter
SimpleWriter
col
simplesql
/
simplesql
/
DataSource
DataSource
simplesql.DataSource
See the
DataSource
companion object
class
DataSource
(
getConnection
: ()
=>
Connection
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
run
[
A
](
fn
:
Connection
?=>
A
):
A
def
transaction
[
A
](
fn
:
Connection
?=>
A
):
A
In this article
Attributes
Members list
Value members
Concrete methods