i
Code
Java code and SQL code can be written in the code area .
Java Code
The Java code area is displayed when the modeler is started for a standard type rule that uses an “SDK Rule” type adapter.
Standard rules developed in earlier versions of Deyel can continue to use the “Standard Rule” adapter'', which is no longer available.
The Java code that executes the rule is written in this area and Deyel SDK for Java should be used for its development.
SQL Code
The SQL code area is displayed when the modeler is started for a rule that uses a "JDBC" adapter.
In this area, the SQL show that executes the rule is written.