Is there something like Fluent-NHibernate for the original Java Hibernate? If not, why not? Are there any language-specific limitations?
Scala supports lambda's, right (I'm totally Scala newbie). And it is completely inter-operable with Java at the static compilation level. It seems like Scala+Hibernate would enable fluent on the Java side.