Search:

Type: Posts; User: Mario Briggs; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    11
    Views
    6,743

    >> Unexpected method call...

    >>
    Unexpected method call prepareStatement("SELECT AGE FROM CUSTMR WHERE ID = 3", 1003, 1007):
    prepareStatement("SELECT AGE FROM CUSTMR WHERE ID = 3"): expected: 1, actual: 0
    <<

    When you mock...
  2. Replies
    11
    Views
    6,743

    thanks for opening an issue on the issue tracker....

    thanks for opening an issue on the issue tracker. I added a comment there.

    https://jira.springframework.org/browse/SESQLJ-1
  3. Replies
    11
    Views
    6,743

    For these existing SQLJ applications were u...

    For these existing SQLJ applications were u already using SQLJTemplate? or you are moving these existing applications to Spring ?

    I cannot commit that i can spend time on this since as i mentioned...
  4. Replies
    11
    Views
    6,743

    Since you are on DB2, I am assuming you want to...

    Since you are on DB2, I am assuming you want to reap the benefits of DB2 Static SQL. IF it is something else, let me know.

    For DB2, the new push for this is pureQuery -...
  5. Replies
    11
    Views
    6,743

    I agree about a, not sure about b & c. Which...

    I agree about a, not sure about b & c. Which Database are you using it with. Oracle or DB2? Honestly, i have never seen much usage of this or folks are using it without me knowing about this. If you...
  6. Replies
    11
    Views
    6,743

    Hi Amit, like any opensource project, it is...

    Hi Amit,

    like any opensource project, it is active as long as there are users using it and have a need for it. I would be interested in hearing your usage.

    thanks
    Mario
  7. Replies
    6
    Views
    2,845

    Its now an incubation spring extension project -...

    Its now an incubation spring extension project - http://www.springsource.org/extensions/se-sqlj
  8. Replies
    1
    Views
    6,605

    Re: Spring SQLJ tutorial

    Hi Saravanan,

    you need to use the SQLJ translator to generate the .java file from the .sqlj file. The translator unfortunately is shipped by the database vendor (IBM & oracle that i am aware of),...
Results 1 to 8 of 8