Uses of Class
org.mongojack.DBQuery.AbstractBuilder
-
Packages that use DBQuery.AbstractBuilder Package Description org.mongojack -
-
Uses of DBQuery.AbstractBuilder in org.mongojack
Classes in org.mongojack with type parameters of type DBQuery.AbstractBuilder Modifier and Type Class Description static class
DBQuery.AbstractBuilder<Q extends DBQuery.AbstractBuilder>
Deprecated.Subclasses of DBQuery.AbstractBuilder in org.mongojack Modifier and Type Class Description static class
Aggregation.Match
Deprecated.static class
DBQuery.Query
Deprecated.This is a query builder that is also a valid query that can be passed to MongoDB
-