Package com.apple.foundationdb.relational.server.jdbc.v1
package com.apple.foundationdb.relational.server.jdbc.v1
JDBC server implementation. Includes implementation for gRPC services used to power a database
server accessible via a JDBC client.
-
ClassesClassDescriptionField the Relational JDBC Service.Handles client requests in transactional (autoCommit=off) mode.