| Package | Description |
|---|---|
| ru.curs.celesta.dbutils.stmt |
| Modifier and Type | Method and Description |
|---|---|
static PreparedStmtHolder |
PreparedStatementHolderFactory.createFindSetHolder(DBAdaptor dbAdaptor,
Connection conn,
Supplier<FromClause> fromClauseSupplier,
Supplier<FromTerm> fromTermSupplier,
Supplier<WhereTerm> whereTermSupplier,
Supplier<String> orderBySupplier,
Supplier<Long> offsetSupplier,
Supplier<Long> rowCountSupplier,
Supplier<Set<String>> fieldsForStatementSupplier) |
Copyright © 2020 CURS. All rights reserved.