jbrookover wrote:
> 
> We've been using Wicket 1.4 + Hibernate 3.3 + Databinder 1.3.0 for quite
> some time now.  I wanted to update to a more recent version of Hibernate,
> but Databinder was incompatible and seems pretty dead.
> 
> My question is what do people use for their bridge between Wicket and
> Hibernate?  Do you all write your own LoadableDetachableModels to load
> from the database?  Is there an alternative to Databinder that I don't
> know about?  A wicketstuff wiki page mentioned 'HibernateModel' but I
> haven't seen any actual code.
> 
> I love Databinder's HibernateObjectModel, SortableHibernateProvider, etc. 
> If there's nothing else, I'll keep on updating them, but I wanted to make
> sure there wasn't some more active alternative.
> 

Hi,

    AFAIK Nathan was not maintaining it anymore but Rodolfo Hansen was
working on it a while ago to get it up to new versions of Hibernate and
Wicket, please check here: https://github.com/kryptt, last updates are from
April 5.

Cheers,

Daniel


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-Hibernate-Databinder-dead-tp3557635p3557902.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to