Hello,
is it possible to access a database from within the rule file via JDBC?
I only read about access via Hibernate. Is there any JDBC example?
regards
Tom
Show replies by date
You can use any technology you like to get data from outside the Working
Memory using the "from" keyword.
Look at the documentation for more details.
________________________________
From: rules-users-bounces(a)lists.jboss.org
[mailto:rules-users-bounces@lists.jboss.org] On Behalf Of thomas kukofka
Sent: 28 July 2008 14:01
To: Rules Users List
Subject: [rules-users] database access via JDBC
Hello,
is it possible to access a database from within the rule file
via JDBC?
I only read about access via Hibernate. Is there any JDBC
example?
regards
Tom