Uses of Interface
net.sf.ehcache.search.query.QueryManager
-
Packages that use QueryManager Package Description net.sf.ehcache.search.query This package contains the QueryMangerBuilder and the QueryManager interface to support BMSQL. -
-
Uses of QueryManager in net.sf.ehcache.search.query
Methods in net.sf.ehcache.search.query that return QueryManager Modifier and Type Method Description QueryManagerQueryManagerBuilder. build()Returns a newQuery Managerusing the options supplied during the building process.
-