org.jrdf.map
Class Db4oMapFactory
java.lang.Object
org.jrdf.map.Db4oMapFactory
- All Implemented Interfaces:
- MapFactory
public class Db4oMapFactory
- extends Object
- implements MapFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Db4oMapFactory
public Db4oMapFactory(DirectoryHandler dirHandler,
String name)
createMap
public <T,A,U extends A> Map<T,U> createMap(Class<T> clazz1,
Class<A> clazz2)
- Specified by:
createMap
in interface MapFactory
close
public void close()
- Specified by:
close
in interface MapFactory