Skip to content

SamDanielEngineering/Project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Persistance

Project Description

This application allows abstraction away from manually coding in Java with the SQL database. It provides methods to call for easy ways to do CRUD operations with the database. It also implements transactions, connection pooling and ehCache for caching our database queries. It also includes multithreading support for executing queries.

Technologies Used

  • Java
  • PostgreSQL

Features

List of features ready:

  • Persistance of objects to a PostgreSQL database.
  • CRUD support
  • Transactions
  • Multithreading
  • EhCache
  • Multi Session Support

Getting Started

Usage

Create a main driver and call on any of the documented methods in the SQL folder to persist to the database.

Contributors

  • Sam Daniel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages