Search:

Type: Posts; User: bill-sos; Keyword(s):

Search: Search took 0.01 seconds.

  1. Since I posted I have changed to return an...

    Since I posted I have changed to return an Object[]...

    public Object[] findCatalogues() throws DataAccessException {
    return getHibernateTemplate().find("from Catalogue...
  2. spring+hibernate+hessian Lists problem (again?)

    I'm sure that many other people must experience the problem of not being able to return lists of objects created by getHibernateTemplate() to a remote client via Hessian - they end up as an ArrayList...
Results 1 to 2 of 2