资 源 简 介
This project was moved to GitHub:
https://github.com/nakamura5akihito/six-util.
SIX UTIL is a collection of reusable Java components.
The main parts are:
* Object-XML mapping
* Object-Database mapping
Castor
is utilized for implementing these functions.
Castor is an open source data binding framework for Java, and the above functions are the intrinsic value of Castor.
SIX UTIL simplifies APIs for these functions and appends a supplementary framework
of data search in the object-oriented manner.
Since version 3.5.0, Object-MongoDB mapping utility classes are provided.
Morphia
is used for the Object-MongoDB mapping.
SIX UTIL is an open source software, licensed under the
Apache License, Version 2.0,
and an intellectual property of AIST: Registered Number H20PRO-863.
Note: The older v