db_connection
v1.1.0
Pages
Modules
Exceptions
Protocols
DBConnection
Summary
Types
conn/0
cursor/0
params/0
query/0
result/0
t/0
Functions
child_spec/3
close/3
close!/3
ensure_all_started/2
execute/4
execute!/4
fetch/6
prepare/3
prepare!/3
prepare_execute/4
prepare_execute!/4
prepare_stream/4
rollback/2
run/3
start_link/2
stream/4
transaction/3
Macros
__using__/1
Callbacks
checkin/1
checkout/1
connect/1
disconnect/2
handle_begin/2
handle_close/3
handle_commit/2
handle_deallocate/4
handle_declare/4
handle_execute/4
handle_first/4
handle_info/2
handle_next/4
handle_prepare/3
handle_rollback/2
ping/1
DBConnection.Connection
DBConnection.LogEntry
DBConnection.Ownership
Summary
Functions
ownership_allow/4
ownership_checkin/2
ownership_checkout/2
ownership_mode/3
DBConnection.Pool
Summary
Callbacks
checkin/3
checkout/2
child_spec/3
disconnect/4
ensure_all_started/2
start_link/2
stop/4
DBConnection.Poolboy
DBConnection.Poolboy.Worker
Summary
Functions
start_link/1
DBConnection.PrepareStream
DBConnection.Sojourn
DBConnection.Sojourn.Broker
DBConnection.Sojourn.Regulator
DBConnection.Stream
db_connection v1.1.0
DBConnection.Stream
Summary
Types
t()
Types
t
:
:
%
DBConnection.Stream{
conn:
DBConnection.
conn
,
opts:
Keyword.
t
,
params:
any,
query:
any}