public static interface ExecutableSelectOperation.ExecutableSelect<T> extends ExecutableSelectOperation.SelectWithTable<T>, ExecutableSelectOperation.SelectWithProjection<T>
ExecutableSelectOperation.ExecutableSelect interface provides methods for constructing SELECT query operations
in a fluent way.inTable, inTableasmatchingall, count, exists, first, firstValue, one, oneValue, streamCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.