Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 368 Bytes

ORMini

ORMini is an opensource lite Object-Relational Mapping Framework for Java (Derived from course project)

QuickStart

From Maven

From Jar

  1. Download the latest jar from releases
  2. Add the jar to your project

Usage

The usage details are available in the UserGuide