Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- app.commerceio.spring.data.search.SearchBaseVisitor<T> (implements app.commerceio.spring.data.search.SearchVisitor<T>)
- app.commerceio.spring.data.search.mongodb.SearchVisitorImpl
- app.commerceio.spring.data.search.SearchBaseVisitor<T> (implements app.commerceio.spring.data.search.SearchVisitor<T>)
- app.commerceio.spring.data.search.mongodb.CriteriaBuilder
- app.commerceio.spring.data.search.mongodb.SearchBuilder
- app.commerceio.spring.data.search.mongodb.SearchConfiguration
- app.commerceio.spring.data.search.mongodb.SearchCriteria
- app.commerceio.spring.data.search.mongodb.SearchCriteria.SearchCriteriaBuilder
- org.springframework.data.mongodb.repository.support.SimpleMongoRepository<T,ID> (implements org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- app.commerceio.spring.data.search.mongodb.SearchRepositoryImpl<T,I> (implements app.commerceio.spring.data.search.mongodb.SearchRepository<T,I>)
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- app.commerceio.spring.data.search.mongodb.SearchRepository<T,I>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- app.commerceio.spring.data.search.mongodb.SearchRepository<T,I>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>