# jdbcDriver ## Get all JDBC drivers - [GET /jdbc-drivers](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/jdbcdriver/getalljdbcdrivers.md) ## Create Jdbc Driver - [POST /jdbc-drivers](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/jdbcdriver/createjdbcdriver.md) ## Get JDBC driver by ID - [GET /jdbc-drivers/{jdbcDriverId}](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/jdbcdriver/getjdbcdriverbyid.md) ## Update jdbc driver - [PUT /jdbc-drivers/{jdbcDriverId}](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/jdbcdriver/updatejdbcdriver.md) ## Delete JDBC driver by ID - [DELETE /jdbc-drivers/{jdbcDriverId}](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/jdbcdriver/deletejdbcdriver.md)