Klasse InMemoryDriver

java.lang.Object
de.caluga.morphium.driver.inmem.InMemoryDriver
Alle implementierten Schnittstellen:
MorphiumDriver, MongoConnection, Closeable, AutoCloseable

public class InMemoryDriver extends Object implements MorphiumDriver, MongoConnection
User: Stephan Bösebeck Date: 28.11.15 Time: 23:25

InMemory implementation of the MorphiumDriver interface. can be used for testing or caching. Does not cover all functionality yet.