| Package | Description | 
|---|---|
| oracle.ifs.core.activity | |
| oracle.ifs.core.tools.script | |
| oracle.ifs.core.util | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PerformedActivityRecord.setValuesForInsert(IfsPreparedStatement stmt)
Set the values for a prepared Insert statement for a new 
 PerformedActivityRecord. 
 | 
void | 
TrackedActivityRecord.setValuesForInsert(IfsPreparedStatement stmt)
Set the values for a prepared Insert statement for a new 
 TrackedActivityRecord. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UpgradeOperations.setValueInStatement(IfsPreparedStatement stmt,
                   int dataType,
                   Object value,
                   int position)
Set bind values in the specified statement. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IfsPreparedStatement | 
SelectUtilities.BatchedStatement.getStatement()
Gets the statement. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SelectUtilities.setValueInStatement(LibrarySessionInterface session,
                   IfsPreparedStatement stmt,
                   AttributeValue av,
                   int position)
Set bind values in the specified statement. 
 | 
| Constructor and Description | 
|---|
BatchedStatement(IfsPreparedStatement stmt,
                int batchSize)
Constructs a BatchedStatement. 
 | 
Copyright © 2025. All rights reserved.