Quantcast
Channel: alvinalexander.com - postgres
Viewing all articles
Browse latest Browse all 15

Java JDBC connection string examples

$
0
0

Java JDBC FAQ: Can you share Java JDBC connection string examples for the most popular relational databases?

Some days we all need something simple, and today I needed the example syntax for a JDBC connection string (the JDBC URL) for MySQL and Postgresql databases. While I was digging through my old examples, I found JDBC connection string examples for other databases, and thought I'd share them all here.

read more


Viewing all articles
Browse latest Browse all 15

Trending Articles