org.apache.openjpa.jdbc.kernel.exps
Class MapKey.KeyExpState

java.lang.Object
  extended by org.apache.openjpa.jdbc.kernel.exps.ExpState
      extended by org.apache.openjpa.jdbc.kernel.exps.MapKey.KeyExpState
Enclosing class:
MapKey

public static class MapKey.KeyExpState
extends ExpState

Expression state.


Field Summary
 ExpState key
           
 ExpState val
           
 
Fields inherited from class org.apache.openjpa.jdbc.kernel.exps.ExpState
joins, NULL
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public ExpState key

val

public ExpState val


Copyright © 2006–2013 Apache Software Foundation. All rights reserved.