| Interface | Description |
|---|---|
| SqlService |
SqlService provides support for execution of the sql queries.
|
| Class | Description |
|---|---|
| SqlRequest |
SqlRequest is a data structure passed as a parameter to the SqlService methods.
|
| SqlResult |
SqlResult is a data structure returned by various methods of SqlService.
|
| SqlServiceImpl |
The default implementation for the SqlService interface.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.