On Behalf Of Chris Sterling
Sent: Monday, January 17, 2005
9:19 PM
To: AndroMDA Users Mailing List
Subject: [Andromda-user]
getHibernateTemplate from outside Dao
We are currently having
an issue of getting access to the Hibernate template from a class other than
the *DaoBase class which extends H
We are currently having an issue of getting access to the Hibernate template from a class other than the *DaoBase class which extends HibernateDaoSupport. The reason for this access is to create a special criteria that we can use to find an object by a String ignoring case.
Is there any defau