59606162636465
this.propertyHelper = propertyHelper; } @Override public RootPredicate<DBObject> getRootPredicate(Class<?> entityType) { return new MongoDBRootPredicate(); }
this.propertyHelper = propertyHelper; } @Override public RootPredicate<DBObject> getRootPredicate(String entityType) { return new MongoDBRootPredicate(); }