<http://www.working-dogs.com/town/> What is it? ----------- Town 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 Town, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Town can use any valid JDBC Connection object, so it is possible to use Town with a JDBC Connection pool. (Town comes with its own Connection Pool.) Town is an extension to the initial Village API (currently version 1.0.3). It is implemented and designed by Serge Knystautas [EMAIL PROTECTED] for his company Loki Technologies. This software is being freely released under the LGPL license. Please see <http://www.gnu.org/copyleft/lgpl.html> for more information about the LGPL. thanks, -jon stevens ___________________________________________________________________________ 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
