Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    842

    I solved the problem using...

    I solved the problem using org.springframework.transaction.support.TransactionTemplate.
  2. Replies
    1
    Views
    842

    Spring + Hibernate Transaction problem

    I am using Spring 1.2.6, Hibernate 3.0.1

    I have one interface and its implementor defined as



    public interface A {
    public void methodA1() throws DataAccessException;
    public void...
  3. Replies
    2
    Views
    788

    when u fire the above query , u get List of Vets...

    when u fire the above query , u get List of Vets



    when u fire above query, u get List of 2D array objects
    i.e.
    each object in the List will be a 2D array object of length 2
    where
    object...
Results 1 to 3 of 3