> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti_jdbc

Code to interact with databases through JDBC.

|                                                                                                            |                                                                  |
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [`driver`](./atoti_jdbc.driver#module-atoti_jdbc.driver)                                                   | Constants for the Java class names of the embedded JDBC drivers. |
| [`JdbcLoad`](./atoti_jdbc.JdbcLoad#atoti_jdbc.JdbcLoad)                                                    | The definition of a JDBC query.                                  |
| [`JdbcPingDiscoveryProtocol`](./atoti_jdbc.JdbcPingDiscoveryProtocol#atoti_jdbc.JdbcPingDiscoveryProtocol) | Discovery protocol relying on a JDBC connection.                 |
| [`UserContentStorageConfig`](./atoti_jdbc.UserContentStorageConfig#atoti_jdbc.UserContentStorageConfig)    | The config for storing user content in a separate database.      |
