Skip to content

Instantly share code, notes, and snippets.

@jerolba
Last active January 7, 2019 15:00
Show Gist options
  • Save jerolba/83d9d32bb0dc561f1b23d30a0a2e67b6 to your computer and use it in GitHub Desktop.
Save jerolba/83d9d32bb0dc561f1b23d30a0a2e67b6 to your computer and use it in GitHub Desktop.
PgConnection unwrapped = connection.unwrap(PgConnection.class);
CopyManager copyManager = unwrapped.getCopyAPI();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment