Can I do that in SQLJ?

From: ftp <shyan_at_cse.cuhk.edu.hk>
Date: 24 Oct 2001 05:17:31 GMT
Message-ID: <9r5itb$j4d$1_at_eng-ser1.erg.cuhk.edu.hk>



In JDBC, I can prepare a query by
PreparedStatement pstmt = conn.prepareStatement(sqlString); The sqlString can be created by the program in runtime.

Can I do the similar thing in SQLJ?

-- 
Received on Wed Oct 24 2001 - 07:17:31 CEST

Original text of this message