org.apache.openjpa.jdbc.kernel.exps
Class Param.ParamExpState
java.lang.Object
  
org.apache.openjpa.jdbc.kernel.exps.ExpState
      
org.apache.openjpa.jdbc.kernel.exps.Const.ConstExpState
          
org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- Enclosing class:
 - Param
 
public static class Param.ParamExpState
- extends Const.ConstExpState
 
Expression state.
 
| Fields inherited from class org.apache.openjpa.jdbc.kernel.exps.Const.ConstExpState | 
cols | 
 
 
 
 
| Methods inherited from class org.apache.openjpa.jdbc.kernel.exps.Const.ConstExpState | 
getColumn | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
sqlValue
public Object sqlValue
otherLength
public int otherLength
Param.ParamExpState
public Param.ParamExpState()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.