Skip to content

moztro/MoztroDev-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TINY MVC FRAMEWORK FOR CRUD PROJECTS

by Daniel Uribe Ayvar

A tiny and simple MVC Framework for CRUD projects, include:

  1. Basic Model Objects such as Person, Address and Base BO(id, description).
  2. Generic interfaces for Delegate, Service and DAO with CRUD methods(save, update, delete, find).
  3. A parametrized QueryManager method for process and execute statements.
  4. A singleton class to connect MySql databases through file.properties.
  5. loading...

About

A Tiny and simple MVC Framework for CRUD projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages