Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    897

    Thanks for responding Marten... ok..I reviewed...

    Thanks for responding Marten...

    ok..I reviewed javadoc and it looks as though the only change is to the configuration file; it needs to include a delcaration for TransactionAwareDataSourceProxy to...
  2. Replies
    6
    Views
    897

    Thanks for responding.. The example that was...

    Thanks for responding..

    The example that was posted is a very simple example via Statement. Why start with a difficult example? Once the Spring Framwork is working correctly, I'll make it Judy...
  3. Replies
    6
    Views
    897

    Entering DAO and configuration files

    Thanks for responding..

    Configuration file below:


    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"...
  4. Replies
    6
    Views
    897

    Spring JDBC not rolling back

    I have all the annotations correct and even see the output log state Spring is rolling back the transaction; however, the Oracle table is not rolled back.

    Here is the class:

    ...
Results 1 to 4 of 4