Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> java triggers

java triggers

From: Salvatore Di Giovanni <salvatore.digiovanni_at_one.it>
Date: Thu, 10 May 2001 18:02:32 +0200
Message-ID: <9dedc9$ppj$1@fe2.cs.interbusiness.it>

Hi folks,
I need to write some Java code that catches changes in a table of an Oracle DB and according to a field in that table creates a temporary table in a sybase DB.
I know that you can use a trigger event generated by Oracle, but don't know the details.
in particular:
what is exactly this trigger and how is it generated? what kind of Java code do I need to write? where do I need to deploy?
etc. etc.
any help greatly appreciated

thanks Received on Thu May 10 2001 - 11:02:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US