@Generated(value="ru.curs.celesta.plugin.maven.CursorGenerator", date="2021-02-18T14:15:30.334") public final class MView5Cursor extends MaterializedViewCursor implements Iterable<MView5Cursor>
| Modifier and Type | Class and Description |
|---|---|
static class |
MView5Cursor.Columns |
| Modifier and Type | Field and Description |
|---|---|
MView5Cursor.Columns |
COLUMNS |
| Constructor and Description |
|---|
MView5Cursor(CallContext context) |
MView5Cursor(CallContext context,
ColumnMeta<?>... columns) |
MView5Cursor(CallContext context,
Set<String> fields)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_clearBuffer(boolean withKeys) |
Object[] |
_currentValues() |
MView5Cursor |
_getBufferCopy(CallContext context,
List<String> fields) |
void |
copyFieldsFrom(BasicCursor c) |
Integer |
getS() |
Integer |
getSurrogate_count() |
String |
getVar1() |
String |
getVvv() |
Iterator<MView5Cursor> |
iterator() |
void |
setS(Integer s) |
void |
setSurrogate_count(Integer surrogate_count) |
void |
setVar1(String var1) |
void |
setVvv(String vvv) |
create, create, get, getCurrentKeyValues, meta, tryGet, tryGetCurrentasCSVLine, canDelete, canInsert, canModify, clear, clearBuffer, copyFiltersFrom, copyOrderFrom, count, descOrders, findSet, first, getBufferCopy, getComplexFilter, getCurrentValues, getOrderBy, getValue, isEquivalent, last, limit, navigate, navigate, next, nextInSet, orderBy, orderBy, orderBy, orderByColumnNames, position, previous, reset, setComplexFilter, setFilter, setFilter, setRange, setRange, setRange, setRange, setRange, setRange, setValue, tryFindSet, tryFirst, tryLastcanReadcallContext, close, isClosedequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final MView5Cursor.Columns COLUMNS
public MView5Cursor(CallContext context)
public MView5Cursor(CallContext context, ColumnMeta<?>... columns)
@Deprecated public MView5Cursor(CallContext context, Set<String> fields)
public Integer getSurrogate_count()
public void setSurrogate_count(Integer surrogate_count)
public String getVar1()
public void setVar1(String var1)
public String getVvv()
public void setVvv(String vvv)
public Integer getS()
public void setS(Integer s)
public void _clearBuffer(boolean withKeys)
_clearBuffer in class BasicCursorpublic Object[] _currentValues()
_currentValues in class BasicCursorpublic MView5Cursor _getBufferCopy(CallContext context, List<String> fields)
_getBufferCopy in class BasicCursorpublic void copyFieldsFrom(BasicCursor c)
copyFieldsFrom in class BasicCursorpublic Iterator<MView5Cursor> iterator()
iterator in interface Iterable<MView5Cursor>Copyright © 2021 CURS. All rights reserved.