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 |
---|---|
PreparedStatement |
DatabaseConnection.prepareStatement(DatabaseQueryBuilder query)
Indirect call of prepare statement using the query builder object.
|
Copyright © 2018–2025. All rights reserved.