public class JoSQLVelocityExecuteTool extends Object
Usage:
A typical usage may be:
#foreach ($v in $josql.filter ("name LIKE '/opt/%' order by dir, name", $files))
| Constructor and Description |
|---|
JoSQLVelocityExecuteTool() |
public Exception getException()
public void clearException()
public List filter(String st, Collection items)