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

Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC code review checklist ?

Re: JDBC code review checklist ?

From: Avi Abrami <aabrami_at_intersystemsww.com>
Date: Wed, 30 Apr 2003 06:51:21 +0300
Message-ID: <3EAF4839.5080106@intersystemsww.com>


Jaan Marck wrote:
> Can someone point me to a checklist for a JDBC code review? What I
> have in mind is the following areas:
>
> - handling of nulls
> - use of static vs. dynamic sql
> - ensuring sql statements are cached
> - transactionality
>
> I will collate the responses, if any, and will post to the
> newsgroup.
>
> Many thanks !
>
> jan

Hi Jan,
Perhaps this Web site will be helpful
(assuming you haven't already seen it)

http://www.javaperformancetuning.com

Good Luck,
Avi. Received on Tue Apr 29 2003 - 22:51:21 CDT

Original text of this message

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