|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashMapIfc | |
org.exolab.core.database.recman | |
org.exolab.core.foundation |
Uses of HashMapIfc in org.exolab.core.database.recman |
Classes in org.exolab.core.database.recman that implement HashMapIfc | |
class |
PMDHashMap
This is an implementation of the HashMapIfc specific to the page managed database where references to objects are managed as PMDHandle instances rather than the objects themselves. |
Methods in org.exolab.core.database.recman that return HashMapIfc | |
HashMapIfc |
PMDCollectionManager.createHashMap()
|
Uses of HashMapIfc in org.exolab.core.foundation |
Methods in org.exolab.core.foundation that return HashMapIfc | |
HashMapIfc |
CollectionManagerIfc.createHashMap()
Create a hashmap with default capacity and return a reference to the client. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |