Search:

Type: Posts; User: pnisv97; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,526

    Solution..

    Seemed to have solved the problem myself. :)

    I can treat the CLOB as a String since we are using Oracle JDBC 10g.
    Found the information on the following site at oracle.com -> ...
  2. Replies
    3
    Views
    2,526

    Hi, Can't get this to work. Done exactly as you...

    Hi,
    Can't get this to work. Done exactly as you have described above..



    import java.io.BufferedReader;
    import java.io.IOException;
    import java.sql.CallableStatement;
    import...
  3. Replies
    1
    Views
    4,736

    trigger jobs with JMX and quartz

    Hi all experts,
    I have JMX setup with help of 1.5 annotations and quartz running, at the moment a single job. How could I simply expose a Quartz schedule object so I can trigger jobs? See when they...
Results 1 to 3 of 3