Interface | Description |
---|---|
ConnectionProvider |
Provides a database connection.
|
Class | Description |
---|---|
Column<T> |
A database table can be defined as a list of rows and each row can be defined as a list of columns where each column instance has a name, a value and a type.
|
HikariCPConnectionProvider | |
JdbcClient | |
Util |
Copyright © 2022 The Apache Software Foundation. All rights reserved.