hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
hunt.database.base.Common
hunt
database
base
Undocumented in source.
Members
Aliases
EventHandler
alias
EventHandler
(
T
)
=
void
delegate
(
T
t
)
Undocumented in source.
ExceptionHandler
alias
ExceptionHandler
=
EventHandler
!(
Throwable
)
Undocumented in source.
VoidHandler
alias
VoidHandler
=
Action
Undocumented in source.
Meta
Source
See Source File
hunt
database
base
modules
Annotations
AsyncResult
Common
Cursor
Exceptions
Numeric
Pool
PoolOptions
PreparedQuery
Row
RowIterator
RowSet
RowStream
SqlClient
SqlConnectOptions
SqlConnection
SqlResult
Transaction
Tuple
Util
impl