lightdb-sql
lightdb-sql
API
lightdb.sql
connect
ConnectionManager
DBCPConnectionManager
DataSourceConnectionManager
HikariConnectionManager
HikariConnectionManager
SQLConfig
SingleConnectionManager
SingleConnectionManager
query
ResultSetIterator
ResultSetIterator
SQLPart
SQLPart
Arg
Bind
Fragment
Placeholder
SQLQuery
SQLQuery
SQLConversion
SQLDatabase
SQLDatabase
SQLQueryBuilder
SQLResults
SQLState
SQLStore
SQLStoreTransaction
SQLStoreTransaction
lightdb-sql
/
lightdb.sql
/
SQLResults
SQLResults
lightdb.sql.SQLResults
case
class
SQLResults
(
rs
:
ResultSet
,
sql
:
String
,
ps
:
PreparedStatement
)
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
release
[
Doc
<:
Document
[
Doc
],
Model
<:
DocumentModel
[
Doc
]](
state
:
SQLState
[
Doc
,
Model
]):
Unit
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
Concrete methods
Inherited methods