RE: DatabaseAuthenticatorAction and other Database*Actions

2001-07-27 Thread Vadim Gritsenko
> -Original Message- > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2001 3:03 PM > To: [EMAIL PROTECTED] > Subject: Re: DatabaseAuthenticatorAction and other Database*Actions > > > Vadim Gritsenko wrote: > > > >

Re: DatabaseAuthenticatorAction and other Database*Actions

2001-07-27 Thread Berin Loritsch
Vadim Gritsenko wrote: > > Two questions about database actions: > > 1) I have got a suggestion to use PreparedStatement in DatabaseAuthenticatorAction, > and it makes sence because all other database actions already using it. > Is there any problems with this change? No problem at all. The Da