toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.db
/
Database
/
Database
Database
constructor
(
dataSource
:
DataSource
,
deadlockDetector
:
DeadlockDetector
=
DefaultDeadlockDetector
,
backoffStrategy
:
BackoffStrategy
=
DEFAULT_BACKOFF_STRATEGY
,
attempts
:
Int
=
DEFAULT_ATTEMPTS
)