Save Stream of Data in Oracle Database
900697Mar 29 2012 — edited Mar 30 2012Hi,
I want to save processed event records in Oracle relational database.
How it can be done?
Is JDBC Cartridge can be used to insert records to databse? If yes, how can be done?
Or is it required to implement custom event store if database is other than derby, can't we use existing event store?
How to implement custom event store using API, where to download this API?
Thanks,
Sri
Edited by: 897694 on Mar 29, 2012 12:22 AM