Not really, but you can look at storm-mysql or trident-mssql (both available on GitHub), which are TridentState implementations for MySQL and Microsoft SQL Server, respectively. For Oracle, you probably only need minor modifications to the the SQL queries used to read and update the state, and change the JDBC database driver used, which should be very simple to modify accordingly.
Best regards, Danijel Schiavuzzi www.schiavuzzi.com On Thursday, January 16, 2014, Huang, Roger <[email protected]> wrote: > Anyone know of a Trident state implementation for Oracle RDBMS? > > I did a quick search on GitHub but didn’t find one. > > Thanks, > > Roger > > > -- Danijel Schiavuzzi
