Skip to content

Latest commit

 

History

History
 
 

pgjdbc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Aurora DSQL pgJDBC code examples

Overview

The code examples in this topic show you how to use the Java to work with Aurora DSQL.

Run the examples

Prerequisites

  • java version >= 17 is needed

Run the example tests

# Use the account credentials dedicated for javascript
export CLUSTER_ENDPOINT="<your cluster endpoint>"
export REGION="<your cluster region>"
mvn test

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

SPDX-License-Identifier: MIT-0