Uses of Class
liquibase.ext.mongodb.statement.ListCollectionNamesStatement
-
Packages that use ListCollectionNamesStatement Package Description liquibase.ext.mongodb.statement -
-
Uses of ListCollectionNamesStatement in liquibase.ext.mongodb.statement
Subclasses of ListCollectionNamesStatement in liquibase.ext.mongodb.statement Modifier and Type Class Description classCountCollectionByNameStatementQueries the database for the number of collections that match the supplied collectionName i.e returns 1 if the collection is present; else 0
-