Re: [hibernate-dev] JdbcSession proposal

2014-06-18 Thread Scott Marlow
> >> * Relying on the JTA Synchronization makes sense conceptually, but have we >> received any feedback from JBossTS? > >> * Regarding the above, +1 for (conceptually) not caring about >> Synchronization failing for rollback-only and failing fast. But, just want >> to make sure we're not overl

Re: [hibernate-dev] JdbcSession proposal

2014-06-18 Thread Scott Marlow
Are there any specific parts that you would still like feedback on? On 12/04/2013 12:27 PM, Steve Ebersole wrote: > I found a few spare minutes to work on this a little and move it into > the next stage with some actual interfaces, impls and usages to help > illustrate some of the proposed concept

[hibernate-dev] JavaDoc generation issues for Hibernate ORM

2014-06-18 Thread Emmanuel Bernard
Hi, The JavaDoc generation seems to have issues for Hibernate ORM 4.3. http://docs.jboss.org/hibernate/orm/4.3/javadocs/org/hibernate/Session.html See all the / code in the class description. Anyone knows what is wrong? Emmanuel ___ hibernate-dev m