Hi, We have a table A. A external process is constantly inserting new records into that table (at 10 records/second). Our new application will use EJB, and the table A will be an entity bean. Is there a way for having a sort of notification when the external process inserts a record, or I will have to do it myself (either with a db trigger or with a socket between the process and a session bean)?? thanks _____________________________________________________________ Sign up for FREE email from WebMail TC at http://webmail.tc =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
