Uses of Class
io.github.jdbcx.driver.ConnectionManager
Packages that use ConnectionManager
-
Uses of ConnectionManager in io.github.jdbcx.driver
Fields in io.github.jdbcx.driver declared as ConnectionManagerConstructors in io.github.jdbcx.driver with parameters of type ConnectionManagerModifierConstructorDescriptionQueryBuilder(QueryContext context, ParsedQuery pq, ConnectionManager manager, QueryResult queryResult) -
Uses of ConnectionManager in io.github.jdbcx.driver.impl
Fields in io.github.jdbcx.driver.impl declared as ConnectionManagerModifier and TypeFieldDescriptionprotected final ConnectionManagerDefaultConnection.managerprotected final ConnectionManagerDefaultStatement.manager