org.apache.cayenne.access.jdbc
Class SQLTemplateRenderingUtils
java.lang.Object
org.apache.cayenne.access.jdbc.SQLTemplateRenderingUtils
public class SQLTemplateRenderingUtils
- extends Object
Implements utility methods used inside Velocity templates
when rendering SQLTemplates.
- Since:
- 1.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLTemplateRenderingUtils
public SQLTemplateRenderingUtils()
cayenneExp
public Object cayenneExp(Object object,
String expression)
- Returns the result of evaluation of expression with object.
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.