Hi I am making call to stored procedure on oracle using CallableStatement.After executing the statement when I am trying to return the result set using statement.getObject(1) it takes long time to return.This was on app server I tried same thing by making test bean and running it as standalone class.The time difference was almost around 100 secs Is the time difference due to the fact that i am using weberver or i am missing something. Please help.
Carl Trusiak
Sheriff
Joined: Jun 13, 2000
Posts: 3340
posted
0
Howdy and Welcome to the JavaRanch! We hope you'll enjoy visiting the site on a regular basis, however, your name is not in keeping with our naming policy here at the ranch. Please change your display name to an appropriate name as shown in the policy. Also, please do not cross post the same question to multiple forums. If it actually belongs somewhere else, we'll move it for you. Thanks again and we hope to see you around the ranch!!