com.neoworks.jukex.query
Class JukeXExpressionHelper

java.lang.Object
  |
  +--com.neoworks.jukex.query.JukeXExpressionHelper

public class JukeXExpressionHelper
extends java.lang.Object

Holds all the metadata used to make a pass through the expression making SQL. Do not reuse these objects as they are altered by the SQL construction process.

Author:
Nick Vincent (nick@neoworks.com)

Constructor Summary
JukeXExpressionHelper()
          Public constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JukeXExpressionHelper

public JukeXExpressionHelper()
Public constructor