Package com.evanmclean.evlib.sql

SQL and JDBC related stuff.

See:
          Description

Class Summary
PostgresqlUtils Utilities specific to the Postgres JDBC database.
PreparedStatementCache Keeps a cache prepared statements, based on the SQL.
Rs A bunch of static utility functions related to result sets.
RsXml Converts a result set to XML output.
 

Package com.evanmclean.evlib.sql Description

SQL and JDBC related stuff.