org.apache.openjpa.jdbc.kernel.exps
public static class CollectionParam.ParamExpState extends Const.ConstExpState
Modifier and Type | Field and Description |
---|---|
Discriminator[] |
disc |
java.lang.Object[] |
discValue |
ClassMapping[] |
mapping |
int[] |
otherLength |
int |
size |
java.lang.Object[] |
sqlValue |
cols
getColumn
public int size
public java.lang.Object[] sqlValue
public int[] otherLength
public ClassMapping[] mapping
public Discriminator[] disc
public java.lang.Object[] discValue