资 源 简 介
j-squirrel
Introduction
j-squirrel is an object relational mapping framework for Java. The design focus for the framework is to make it easy to use and understand. It is also designed to be light weight and fast. The initial development is targeted at MySql, but there are plans to add other popular databases in the future. This should be a relatively easy task since the frame work uses a very basic SQL syntax.
Features
This is a high level view of the features currently in J-Squirrel.
* Select, insert, update and delete objects in the database
* Select, insert, delete linked/relational object in the database
* Easy syntax
* Configured via Java annotations
* Polymorphism
* Thread safe
Also here is a list of what it does not do
* No new query language (use SQL!)
Current Version
The current version is 0.2 and can be downloaded 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报