Skip to:
When using the code available at: svn co http://anonhibernate.labs.jboss.com/trunk/HibernateExt
I cannot compile Hibernate Tool because these classes:import org.hibernate.loader.custom.SQLQueryCollectionReturn;import org.hibernate.loader.custom.SQLQueryJoinReturn;import org.hibernate.loader.custom.SQLQueryReturn;import org.hibernate.loader.custom.SQLQueryRootReturn;
Are not available in the Hibernate-3.2 tree under the same source repository (http://anonhibernate.labs.jboss.com/trunk/Hibernate3).
However, Hibernate Tool compile well when using the branch Hibernate 3_1 (http://anonhibernate.labs.jboss.com/branches/Branch_3_1/Hibernate3/).
Where can I found the Hibernate Tool-3.2 (the version presented at JBoss World - Las Vegas ?
Thanks,
François J.
i have updated cvs to match latest h3.2 svn
from the nightly builds
When using the code available at: svn co http://anonhibernate.labs.jboss.com/trunk/HibernateExt
I cannot compile Hibernate Tool because these classes:
import org.hibernate.loader.custom.SQLQueryCollectionReturn;
import org.hibernate.loader.custom.SQLQueryJoinReturn;
import org.hibernate.loader.custom.SQLQueryReturn;
import org.hibernate.loader.custom.SQLQueryRootReturn;
Are not available in the Hibernate-3.2 tree under the same source repository (http://anonhibernate.labs.jboss.com/trunk/Hibernate3).
However, Hibernate Tool compile well when using the branch Hibernate 3_1 (http://anonhibernate.labs.jboss.com/branches/Branch_3_1/Hibernate3/).
Where can I found the Hibernate Tool-3.2 (the version presented at JBoss World - Las Vegas
?
Thanks,
François J.