Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class QueryExecutor(stream: PgStream, typeRegistry: TypeRegistry, maxParameterWriterCapacity: Int?, initialParameterWriterCapacity: Int?, logParameterValues: Boolean)
Handles the low-level execution of PostgreSQL queries over the wire protocol.