See: Description
Class | Description |
---|---|
AsyncDatabase |
Represents implementation of basic asynchronous operations for interacting with a data source.
|
Credentials |
Represents the credentials for a connection to a data source that supports connection pooling.
|
Credentials.CredentialsBuilder |
Represents a builder for creating
Credentials objects. |
Database |
Represents implementation of basic synchronous operations for interacting with a data source.
|
DatabaseAccessor |
This class is used as base class for
Database and for common properties. |
Mystral |
Utility class for fast instantiating
Database and AsyncDatabase objects. |
PreparedStatementUtils |
Utility class for
PreparedStatement objects. |
Copyright © 2021. All rights reserved.