Uses of Class
xyz.cofe.sql.stream.QueryExecutor.ResultSetType
-
Uses of QueryExecutor.ResultSetType in xyz.cofe.sql.stream
Fields in xyz.cofe.sql.stream declared as QueryExecutor.ResultSetType Modifier and Type Field Description protected QueryExecutor.ResultSetTypeQueryExecutor. resultSetTypeMethods in xyz.cofe.sql.stream that return QueryExecutor.ResultSetType Modifier and Type Method Description QueryExecutor.ResultSetTypeQueryExecutor. getResultSetType()Указывает тип выборкиstatic QueryExecutor.ResultSetTypeQueryExecutor.ResultSetType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static QueryExecutor.ResultSetType[]QueryExecutor.ResultSetType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in xyz.cofe.sql.stream with parameters of type QueryExecutor.ResultSetType Modifier and Type Method Description voidQueryExecutor. setResultSetType(QueryExecutor.ResultSetType resultSetType)Указывает тип выборки