Package de.caluga.morphium.driver
-
Interface Summary Interface Description DriverTailableIterationCallback Created by stephan on 29.07.16.MorphiumDriver Morphium driver interfaceMorphiumDriverOperation<V> Created by stephan on 09.11.15.MorphiumTransactionContext User: Stephan Bösebeck Date: 03.07.18 Time: 22:03 -
Class Summary Class Description Doc MorphiumCollection Created by stephan on 15.10.15.MorphiumCursor Morphiums representation of the mongodb getMongoCursor()MorphiumCursorAdapter MorphiumId Morphium representation of an ID. similar to BSON IDReadPreference Read preference defines which node will be used for processing a query.SingleBatchCursor SingleElementCursor WriteConcern define how secure the write should be. most important the w value which states the number of nodes written to: 0: no error handling 1: master only >1: number of nodes -1: all available replicase nodes -2: majority -
Enum Summary Enum Description MorphiumDriver.DriverStatsKey ReadPreferenceType Created by stephan on 05.11.15. -
Exception Summary Exception Description FunctionNotSupportedException Created by stephan on 28.07.16.MorphiumDriverException error during accessing the database through the driverMorphiumDriverNetworkException network related issues when accessing the database