package asyncsql
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
AsyncSQLClient
extends AnyRef
Represents an asynchronous SQL client
-
class
MySQLClient
extends AsyncSQLClient
Represents an asynchronous MySQL client
-
class
PostgreSQLClient
extends AsyncSQLClient
Represents an PostgreSQL client
Value Members
- object AsyncSQLClient
- object MySQLClient
- object PostgreSQLClient