toman


Simple Transfer Object Manager

This project allows easy management of transfer objects in enterprise applications. It can be used with both JPA and Hibernate object-relational frameworks, however, it is not limited to it. Transfer objects can be assembled from various sources like web services or local files. A number of custom query engines can be created and used for extending the library's behavior.

See the project Wiki for more details. http://code.google.com/p/toman/w/list

Featured Wiki pages

  • GettingStarted
  • CheatSheet

Generating a TOMan project from the Maven archetype

Generating is as simple as typing (or better copying) and running the following command from the command line:

mvn archetype:generate -DarchetypeCatalog=http://iquality.org/maven/archetype-catalog.xml

Project Information

The project was created on Apr 22, 2011.

Labels:
JPA Hibernate Database