On 18.04.10 14:50, Thiwanka Somasiri wrote:

It is possible to query XPLAIN style tables in ij.For example,

call syscs_util.syscs_set_xplain_schema('MY_STATS');

How can I do this in a Java Program in order to set the explain schema?

Hi Thiwanka,

I think you can use a CallableStatement in JDBC, see [1].


Regards,
--
Kristian

[1] http://java.sun.com/javase/6/docs/api/java/sql/CallableStatement.html



--

Regards

A.S.Thiwanka Somasiri
Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.

Skype : executionerwild
MSN   : [email protected] <mailto:[email protected]>

Reply via email to