<http://www.working-dogs.com/village/>

What is it?
-----------
Village is a 100% Pure Java API that sits on top of the JDBC API. The
purpose of this API is to make it easier to interact with a JDBC compliant
relational database. By using Village, it is possible to execute and manage
select/insert/update/delete SQL statements without having to actually write
a single line of SQL. Village can use any valid JDBC Connection object, so
it is possible to use Village with a JDBC Connection pool.

This software is being freely released under an Apache 1.1 Style license.
Please see docs/LICENSE.txt in the distribution for more information.

History
-------
Village is inspired by the dbKona API documents available on BEA/Weblogic's
website http://weblogic.beasys.com/.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to