| Package | Description |
|---|---|
| ru.curs.celesta.dbutils |
Contains tools for working with the database, including the system
for an automatic update of the database structure.
|
| Modifier and Type | Method and Description |
|---|---|
static MaterializedViewCursor |
MaterializedViewCursor.create(MaterializedView view,
CallContext callContext)
Creates a materialized view specific cursor.
|
static MaterializedViewCursor |
MaterializedViewCursor.create(MaterializedView view,
CallContext callContext,
Set<String> fields)
Creates a materialized view specific cursor.
|
Copyright © 2022 CURS. All rights reserved.