[hibernate-dev] GitHub links in Jira

2014-03-05 Thread Steve Ebersole
If you notice GitHub links no longer available from issues... well you aren't alone :) After then most recent Jira OnDemand update to 6.2 something went screwy in our DVCS set up. I have engaged Atlassian to help sort it out. ___ hibernate-dev mailing l

[hibernate-dev] GeneratedIdColumnHbmTests#testNativeId test fails with dialect supporting both IDENTITY and SEQUNCES

2014-03-05 Thread Thomas Jones-Low
I'm building a new dialect for the FoundationDB SQL layer. I've merged in the recent metamodel merge into my working branch and ran across this new failure. GeneratedIdColumnHbmTests#testNativeId() fails with an assertion error. This is caused by entityBinding.getPrimaryTable()

[hibernate-dev] Separating javax.persistence.AccessType and org.hibernate.property.PropertyAccessor

2014-03-05 Thread Steve Ebersole
Historically annotation binding within Hibernate made a huge assumption that AccessType and PropertyAccessor were the same thing. They aren't necessarily. AccessType is simply meant to dictate where to look for annotations relating to "persistent attributes". PropertyAccessor is Hibernate's way

[hibernate-dev] Hibernate Search 5.0.0.Alpha2 now available

2014-03-05 Thread Sanne Grinovero
Just released! http://in.relation.to/Bloggers/SecondMilestoneTowardsHibernateSearch5IntroducingMoreLikeThisQueries -- Sanne ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev