Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: JAVA Developer
Joel,
Here are a couple:
Do you use bind variables? Do you use them only as needed or all the time? (All the time is the correct answer).
Do you prefer to use stored packages/procs or write your own sql and submit it from Java?
Have you ever used reference cursors within Oracle?
When designing tables for use by your application, do you include foreign keys in your design, or do you prefer to handle the logic within the application?
Good Luck!
Tom
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of
Joel.Patterson_at_crowley.com
Sent: Monday, January 08, 2007 11:36 AM
To: oracle-l_at_freelists.org
Subject: JAVA Developer
We are getting ready to hire a JAVA Developer, and I was asked if I wanted to ask some questions relating to the database.... or to see if we get along.
Connection pooling comes to mind, not imbedding code that would become a cpu issue, etc.
Not having much experience with Java, do anyone have questions I could entertain? Some of you may have had such an experience already, and could pass on a couple questions you wish you had asked, or would ask next time.
Joel Patterson
Database Administrator
joel.patterson_at_crowley.com
x72546
904 727-2546
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jan 08 2007 - 10:41:32 CST
![]() |
![]() |