| Package | Description |
|---|---|
| flux |
File Orchestration Solutions for Banking and Finance
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseConditionTrigger
According to a certain frequency, executes an SQL SELECT statement and then,
using the first row of JDBC result set information returned from the query,
evaluates a condition expression to see if it is satisfied.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseConditionAction |
FlowChart.makeDatabaseConditionAction(java.lang.String name)
Creates a Database Condition Action, which queries a database to test
whether certain conditions are satisfied within the database.
|
© 2000-2025 Flux Corporation. All rights reserved.