--- Mikhail Krivoshein <[EMAIL PROTECTED]> wrote:
> >
> >
> >The best thing to do is open a bugzilla enhancement ticket with a cvs
> diff
> >-u formatted patch of the changes plus test cases.  Before adding this
> we
> >need to be sure it will still run on Java 1.3.
> >
> >David
> >  
> >
> OK. I will prepare this later on this week.
> David, is it enough to test code with JRE 1.3 on my PC?

Yes, it would be good to test out the theory that you could compile the
code on 1.4 using javac's -source and/or -target parameters and run it
successfully on 1.3.  Of course, when you call
Statement.getGeneratedKeys()  on 1.3 it should throw an exception.

David

> 
> Best regards,
> Mikhail Krivoshein
> 




        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to