Skip to content

SQL (my / postgre) samples should use Apache Connection Pooling #739

@lesv

Description

@lesv
Contributor

(optional/future) instead of DriverManager.getConnection,
connection pooling with commons-bcp : https://mvnrepository.com/artifact/org.apache.commons/commons-dbcp2

Activity

self-assigned this
on Jun 29, 2017
jabubake

jabubake commented on Apr 3, 2018

@jabubake
Contributor

@lesv : @kurtisvg is planning to address this in the coming quarters, but might be looking into hikari instead for Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @lesv@jabubake

      Issue actions

        SQL (my / postgre) samples should use Apache Connection Pooling · Issue #739 · GoogleCloudPlatform/java-docs-samples