Klasse ClearCollectionCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<ClearCollectionCommand>
de.caluga.morphium.driver.commands.WriteMongoCommand<ClearCollectionCommand>
de.caluga.morphium.driver.commands.ClearCollectionCommand
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden WriteMongoCommand
getBypassDocumentValidation, getWriteConcern, setBypassDocumentValidation, setWriteConcernVon Klasse geerbte Methoden MongoCommand
asMap, clear, fromMap, getColl, getComment, getConnection, getDb, getMetaData, releaseConnection, setColl, setComment, setConnection, setDb, setMetaData, setMetaData
-
Konstruktordetails
-
ClearCollectionCommand
-
-
Methodendetails
-
getCommandName
- Angegeben von:
getCommandNamein KlasseMongoCommand<ClearCollectionCommand>
-
execute
- Setzt außer Kraft:
executein KlasseWriteMongoCommand<ClearCollectionCommand>- Löst aus:
MorphiumDriverException
-
doClear
- Löst aus:
MorphiumDriverException
-
executeAsync
- Setzt außer Kraft:
executeAsyncin KlasseMongoCommand<ClearCollectionCommand>- Löst aus:
MorphiumDriverException
-