kodo.jdbc.meta
Class AbstractMapFieldMapping.LRSProxyMap
java.lang.Object
|
+--kodo.util.AbstractLRSProxyMap
|
+--kodo.jdbc.meta.AbstractMapFieldMapping.LRSProxyMap
- All Implemented Interfaces:
- ChangeTracker, LRSProxy, Map, org.apache.commons.collections.Predicate, Proxy
- Enclosing class:
- AbstractMapFieldMapping
- protected class AbstractMapFieldMapping.LRSProxyMap
- extends AbstractLRSProxyMap
Large result set map.
| Methods inherited from class kodo.util.AbstractLRSProxyMap |
added, changed, clear, containsKey, containsValue, copy, entrySet, evaluate, get, getAdded, getChanged, getChangeTracker, getNextSequence, getOwner, getOwnerField, getRemoved, isEmpty, isTracking, keySet, put, putAll, remove, removed, setNextSequence, setOwner, size, startTracking, stopTracking, values, writeReplace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMapFieldMapping.LRSProxyMap
public AbstractMapFieldMapping.LRSProxyMap()
count
protected int count()
- Overrides:
count in class AbstractLRSProxyMap
hasKey
protected boolean hasKey(Object key)
- Overrides:
hasKey in class AbstractLRSProxyMap
keys
protected Collection keys(Object val)
- Overrides:
keys in class AbstractLRSProxyMap
value
protected Object value(Object key)
- Overrides:
value in class AbstractLRSProxyMap
itr
protected Iterator itr()
- Overrides:
itr in class AbstractLRSProxyMap
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.