the new operator for my domain object
> since there is no simple way to inject and it is not really nescessary to
> inject bean to object in this case.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-Hibernate-dao-tp3320134p33
Thanks everyone. I will go for using the new operator for my domain object
since there is no simple way to inject and it is not really nescessary to
inject bean to object in this case.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-Hibernate-dao
gt;>
>>> Cat cat = new Cat();
>>>
>>> The CatDao still remains the same
>>> @SpringBean
>>> CatDao catDao;
>>>
>>> now the command catDao.store(cat); works fine. Data are written to the
>>> Database. I have no clue how to solve t
n to the
Database. I have no clue how to solve this.
Please help.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-Hibernate-dao-tp3320134p3320134.html
Sent from the Users forum mailing list archive at Nabble.com.
---
the same
> @SpringBean
> CatDao catDao;
>
> now the command catDao.store(cat); works fine. Data are written to the
> Database. I have no clue how to solve this.
>
> Please help.
> --
> View this message in context:
&g
he command catDao.store(cat); works fine. Data are written to the
Database. I have no clue how to solve this.
Please help.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-Hibernate-dao-tp3320134p3320134.html
Sent from