DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

Add DBMS_RULE Functionality #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What will the enhancement do?

 -) Add DBMS_RULE Functionality

How is this currently done or handled?

 -) Direct DML with the database tables

What version of the product are you using? On what operating system?

 -) Pre-Release 0.12

Please provide any additional information below.

 -) DBMS_RULES complements the materialized view caching of data at the mid-tier by allowing DML to be "cached" or queued at the mid-tier until it can be processed by the database tier.  This will prevent application "hang" if/when a given mid-tier loses its connection to the database tier.

Original issue reported on code.google.com by Duane.Di...@gmail.com on 13 Oct 2012 at 4:28

GoogleCodeExporter commented 9 years ago

Original comment by Duane.Di...@gmail.com on 13 Oct 2012 at 4:28