E
- the generic type of the result
.public interface Query<E> extends Command
result
of a SelectStatement
.executing
the Query
you can also reuse it as a sub-query in more complex
Statement
s.Modifier and Type | Method and Description |
---|---|
E |
execute()
|
Copyright © 2001–2016 mmm-Team. All rights reserved.