|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
org.prevayler | |
org.prevayler.contrib.facade | |
org.prevayler.implementation |
Uses of Query in org.prevayler |
---|
Methods in org.prevayler with parameters of type Query | ||
---|---|---|
|
Prevayler.execute(Query<? super P,R> sensitiveQuery)
Executes the given sensitiveQuery on the prevalentSystem(). |
Uses of Query in org.prevayler.contrib.facade |
---|
Classes in org.prevayler.contrib.facade that implement Query | |
---|---|
class |
ProxyQuery
Proxy representation of a Prevayler Query |
Uses of Query in org.prevayler.implementation |
---|
Classes in org.prevayler.implementation that implement Query | |
---|---|
class |
NullQuery
|
Methods in org.prevayler.implementation with parameters of type Query | ||
---|---|---|
|
PrevaylerImpl.execute(Query<? super P,R> sensitiveQuery)
|
|
|
PrevalentSystemGuard.executeQuery(Query<? super P,R> sensitiveQuery,
Clock clock)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |