Skip to content

A persistence framework for accessing MySQL database using controller, bridge, command, template method, and factory method design patterns. The framework has been designed in such a way that changing underlying database will have minimal impact on other parts of the application. This design supports undo and redo functionality buy encapsulating…

Notifications You must be signed in to change notification settings

tushargarud/PersistentDatabaseFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A persistence framework for accessing MySQL database using controller, bridge, command, template method, and factory method design patterns. The framework has been designed in such a way that changing underlying database will have minimal impact on other parts of the application. This design supports undo and redo functionality buy encapsulating…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages