JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
3.11.2: 2017-11-23
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.basedb.core
Interface QueryExecutor.Cancelable
All Known Implementing Classes:
QueryExecutor.CancelableSession
,
QueryExecutor.CancelableStatelessSession
,
QueryExecutor.CancelableStatement
Enclosing class:
QueryExecutor
static interface
QueryExecutor.Cancelable
Interface to be implemented by classes that knows how to cancel a query.
Since:
2.7
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
cancel
()
Method Detail
cancel
void cancel()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
3.11.2: 2017-11-23
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method