public abstract class CompatibilityHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
supportsAnd(MongoDBVDatabase db)
Checks if the database supports the
$and operation. |
public static boolean supportsAnd(MongoDBVDatabase db)
$and
operation.db
- the database$and
, false if it
doesn't or if that information is not available