Java interface for USoft Service Definer |
This section describes a small toolbox of utility functions and objects that you can use to: •Manage (open, close) connections to a Rules Engine. •Execute SQL statements (SELECT, INSERT, UPDATE, DELETE) against a Rules Engine. •Specify transaction behaviour (commit, rollback...) of a Rules Engine.
The Java interface for USoft Service Definer provides: •Utility functions for use with USoft default providers. A USoft default provider is a functional type that USoft provides as a factory default. •Utility functions for general use.
|