No it only exists in CVS at the moment with discussions on the mailing list.
Mark
Max Rydahl Andersen wrote:
any link for that sweet project ? It seems well hidden over at their
site ,)
/max
Haven't seen this mentioned in the Hibernate mailing lists and
thought this might interest some peo
Haven't seen this mentioned in the Hibernate mailing lists and thought
this might interest some people. Eclipse has an incubator project for
Visual Editor, http://www.eclipse.org/vep/, called sweet. Its a data
binding framework with examples written for Hibernate, at the moment its
just the fr
I have been using hibernate annotations and have to say I'm thorougly
impressed. Don't know what hibernate implements for its caching but I've
written an ultra light weight and stunted Map like implementation for
our object cache lookup in Drools. I blogged it when I first wrote it,
with benchm
I have opened the following jira:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-289
After re-reading the documentation I found
"The special property (lowercase) id may be used to reference the unique
identifier of an object. (You may also use its property name.)"