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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: adding col in between....

Re: adding col in between....

From: rjamya <rjamya_at_gmail.com>
Date: Tue, 19 Jul 2005 07:33:52 -0400
Message-ID: <9177895d050719043336c0eaa2@mail.gmail.com>


On 7/19/05, Giovanni Cuccu <giovanni.cuccu_at_gmail.com> wrote:
>
> throw java.lang.IllegalArgumentException("
> Do you think that vb/.net/perl/some_other_language programmers are
> smarter than Java ones?

Nope, not really.

the problem lies in bad roles separation and lack of skills, if are
> developing a java-oracle application you should need need at least one
> ("bridge") person that understand both Java and Oracle at the same
> level.

Very well said.

")
> Please not that IllegalArgumentException is an unchecked exception,
> the compiler does not force you to catch it.

But since I strive to be a good programmer, I'd like my code to be complete, I'd rather handle illegal exception than tell the end user that I forgot something.

Raj

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 19 2005 - 06:36:54 CDT

Original text of this message

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