problem JDBC performance
ualexAug 12 2005 — edited Dec 26 2005problem performance with oracle JDBC . i have an procedure import data of the text file. but when i execute with java/jdbc it very slow. someone any idea ? the procedure import the data the java call her and send params(file,path). when i execute by sql/plus (call procedure) very speed.