Package | Description |
---|---|
org.identityconnectors.dbcommon |
This is a generic bundle that contains many of the utilities needed for any
sort of database connector, such as query builders, connection wrappers, and
other SQL utilities.
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseQueryBuilder.setOrderBy(List<DatabaseQueryBuilder.OrderBy> orderBy)
Set the order by clause.
|
Copyright © 2018–2025. All rights reserved.