Zoho report client API for Java Spring integration - spring-zohoreport release 0.1

Zoho report client API for Java Spring integration - spring-zohoreport release 0.1

Spring-zohoreport project aims at simplifying the use of the Zoho Report Java client libraries and wrap the client configuration with the Spring framework bean configuration.

So far, only Zoho Report client libraries can SELECT, UPDATE, INSERT and DELETE datas whereas Zoho CloudSQL (so JDBC driver) is limited to SELECT.

This project uses Spring IOC container to manage Zoho Report client as a bean.

The spring-zohoreport release 0.1 adds more documentation, http(s) proxy configuration and maven project integration.

An introduction in french : http://jclagache.blogspot.com/2009/12/integration-de-lapi-zoho-report-dans.html

The project hosted at google code : http://code.google.com/p/spring-zohoreport/

Feedbacks are appreciated !