Package | Description |
---|---|
com.glyart.mystral.database |
Contains the implementations of the main functionalities of this library.
|
com.glyart.mystral.datasource |
Contains some utilities for managing
DataSource objects. |
Class and 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. |
Class and 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.
|
DatabaseAccessor
This class is used as base class for
Database and for common properties. |
Copyright © 2021. All rights reserved.