Search:

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

Search: Search took 0.02 seconds.

  1. To give some more details. I want to send a...

    To give some more details.

    I want to send a subgraph of my domain objects on a swing client. I use declarative tx declaration around the server methods calls. The whole graph can be quite...
  2. Thanks for your quick answer. I changed my...

    Thanks for your quick answer.

    I changed my code to disable the automatic flush :



    HibernateTemplate hibernateTemplate = getHibernateTemplate();...
  3. hibernateTemplate generates too much sql queries on a find

    Hi all,

    I use the HibernateTemplate to execute a query defined in my hibernate xml definition. The query is about a parent and 2 children collections.

    Here is the query :


    ...
Results 1 to 3 of 3