JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
uk.ac.manchester.spinnaker.storage
Annotation Interface SingleRowResult
@Retention
(
SOURCE
)
@Target
(
FIELD
)
@Documented
public @interface
SingleRowResult
Marks a query that will only produce
at most
one row.
Author:
Donal Fellows