Skip to content

A simple java application that extracts and displays the movie archive found in the database

Notifications You must be signed in to change notification settings

cansuynk/SimpleJavaDatabaseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJavaDatabaseProject

A simple java application that extracts and displays the movie archive stored in the database. In this application,

  • Connection to Oracle database is provided and data is stored in the database
  • The data taken from the database is displayed on a simple interface
  • Reads data from Oracle database
  • Performs CRUD operations (deleting/adding/updating) on the interface
  • Changes are reflected to the database as well

About

A simple java application that extracts and displays the movie archive found in the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages