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.ExpState
       org.apache.openjpa.jdbc.kernel.exps.Const.ConstExpState
org.apache.openjpa.jdbc.kernel.exps.Const.ConstExpState
           org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
org.apache.openjpa.jdbc.kernel.exps.Param.ParamExpState
- Enclosing class:
- Param
- public static class Param.ParamExpState 
- extends Const.ConstExpState
Expression state.
 
 
 
 
 
 
| 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
mapping
public ClassMapping mapping
disc
public Discriminator disc
discValue
public Object discValue
Param.ParamExpState
public Param.ParamExpState()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.