Package com.evanmclean.evlib.velocity

Utilities for Velocity.

See:
          Description

Class Summary
AbstractResultSetMethodizer A wrapper class around a JDBC ResultSet that allows access to the columns as properties.
ResultSetMethodizer A wrapper around a JDBC ResultSet that allows Velocity templates to access the columns in a template friendly way.
RowSetMethodizer A wrapper around the JDBC ResultSet that allows Velicoty templates to access the columns in a template friendly way.
Slf4jLogChute A log chute for velocity that uses Simple Logging Facade for Java.
 

Package com.evanmclean.evlib.velocity Description

Utilities for Velocity.