Search:

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

Search: Search took 0.02 seconds.

  1. Hi Gordon, Thanks for the pointer. I will take...

    Hi Gordon,

    Thanks for the pointer. I will take a look.

    Thanks,
    Raghu
  2. Sorry for confusion about the terminology....

    Sorry for confusion about the terminology. Obviously, I had a class that implemented ValidatorAspect. As to interface being the problem here, I did try removing the interface from the picture and...
  3. Error "object is not an instance of declaring class" with Aspects in OSGi

    Hi all,

    Firstly, I hope that this is the correct forum for my question. I am having problems with using Spring AOP when deploying code in OSGi bundles. Here is the explanation (I would try to...
  4. Replies
    5
    Views
    1,104

    Hi, Thanks for the reply. My confusion came...

    Hi,

    Thanks for the reply. My confusion came from the fact that using SingleConnectionDataSource should have been sufficient to indicate that connection should not be closed after each operation...
  5. Replies
    5
    Views
    1,104

    Question about SingleConnectionDataSource

    Hi,

    I have a small application that uses straight JDBC to access ORACLE using "thin" driver. I create "connection" and "statement" at the beginning and use this "statement" for all SQLs. I close...
Results 1 to 5 of 5