org.apache.openjpa.jdbc.kernel.exps
Class CollectionParam.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.CollectionParam.ParamExpState
org.apache.openjpa.jdbc.kernel.exps.CollectionParam.ParamExpState
- Enclosing class:
- CollectionParam
- public static class CollectionParam.ParamExpState 
- extends Const.ConstExpState
Expression state.
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
size
public int size
sqlValue
public Object[] sqlValue
otherLength
public int[] otherLength
mapping
public ClassMapping[] mapping
disc
public Discriminator[] disc
discValue
public Object[] discValue
CollectionParam.ParamExpState
CollectionParam.ParamExpState(Object params)
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.