Skip to content

BarzanaPanajotova/jdbc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

jdbc-example

This is a sample application for plain java oracle jdbc connection.

Provides CLI interface for:

  1. Printing usage
  2. Setup of config for connecting to an existing ORACLE database by supplying all config data runtime
  3. (after successdul setup in step 2) Initializing the database by executing drop/create/insert sql statements
  4. (after successdul setup in step 2) Querying the initialized database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages