From: Verma, N. (G. B. L529706) <Nit...@ge...> - 2002-03-08 00:18:54
|
Yups! -----Original Message----- From: Brian Denny [mailto:br...@dl...] Sent: Friday, March 08, 2002 5:40 AM To: Verma, Nitin (GEA, BLR, L529706) Subject: Re: [Mockobjects-java-users] simulating vs. reproducing behavior so, all your updates will be done using an SQL query, rather than by using an updatable result set, right? -brian > public abstract AbstarctSQLObject implements SQLObject{ > > > public final void execute throws SQLException{ > > //excute code using getQuery() > } > > public final void close(){ > //Code to close > } > > protected abstract Striing getQuery(); > > } "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are notified that any dissemination, distribution or copy of this communication is strictly Prohibited. If you have received this message by error, please notify us immediately, return the original mail to the sender and delete the message from your system." |