Skip to content

chytonpide/jdbc-metadata-learning

Repository files navigation

jdbc-metadata-learning

The purpose of this repository is to test implementation of java.sql.DatabaseMetaData of each JDBC driver.

Usage

Setup

setup database for test.
⚠️oracle db is not supported by docker-compose.yml in this project.

docker-compose up -d

Test

run test

./gradlew cleanTest test

Test Results

Postgresql

스크린샷 2022-07-24 오후 9 03 20

Mysql

스크린샷 2022-07-24 오후 10 23 49

Hsql

스크린샷 2022-07-24 오후 9 00 23

Mssql

화면 캡처 2022-07-25 160601

Mariadb

화면 캡처 2022-07-25 160748

Oracledb

화면 캡처 2022-07-26 134201

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages