Are we still OK with that?
If nobody wants, I'll do it. Here is the idea.
Branch HEAD to v20branch based on v2003 tag.
Add a tag on top of v22branch (MergeFrom22ToHead).
Big banging 2.2 into head and commit.
Comments very welcome.
--
Emmanuel Bernard
[EMAIL PROTECTED]
http://www.hibernate.org
--
Since Joshua and Max did commit yesterday, I can't resist to commit
JSR-175 annotation for hibernate soon :-)
For now (and I think in the future), it is a pure extension of
Hibernate core and Hibernate won't require JDK 1.5. So I'll create a
new project in CVS (say HibernateMetadata) that will
Hi!
The next step will be for me to add support for callable="true" which
will enable us to seamingly have Stored Procedure/function support
(with some small restrictions).
This is now done ;)
e.g.
{ call createJoinTable(?, ?, ?)
}
{ ? = call updateJoinTable(