Home » Developer & Programmer » JDeveloper, Java & XML » jdbc security
jdbc security [message #91416] Thu, 22 August 2002 01:08 Go to next message
windy
Messages: 3
Registered: August 2002
Junior Member
Hi
Is it possible in one query-execution more than one statements can be executed? For example

stmt.execute("select blah from gwp_v_stuff where x = 'something'; update table emp set sal=0");

Thanks a lot
Jian
Re: jdbc security [message #91420 is a reply to message #91416] Thu, 22 August 2002 04:48 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
embedd all the sql in the pl/sql body.
call this pl/sql ( stored procedure)
Previous Topic: oracle.net.TNSAddress.SOException
Next Topic: JAVA BLOB STORAGE
Goto Forum:
  


Current Time: Thu Mar 28 10:41:59 CDT 2024