Re: [hibernate-dev] Integrator and retrieving objects

2011-04-25 Thread Sanne Grinovero
2011/4/25 Steve Ebersole : > Just to circle back to this (because my memory is so short).. > > What did we ever decide about this, especially in regards to the *how*? > > As and example, lets look at Search.  Search wraps Session in a > FullTextSession.  Search would register some handler with the

Re: [hibernate-dev] Integrator and retrieving objects

2011-04-25 Thread Adam Warski
On Apr 25, 2011, at 4:30 AM, Steve Ebersole wrote: > Just to circle back to this (because my memory is so short).. > > What did we ever decide about this, especially in regards to the *how*? > > As and example, lets look at Search. Search wraps Session in a > FullTextSession. Search would re

[hibernate-dev] Entity, MappedSuperclass, and Embeddable

2011-04-25 Thread Gail Badner
There is a discussion about XML overriding rules in Section 12.2 of the JPA 2.0 spec. Are the following overrides possible? 1) Can an @Entity annotation be overridden using XML or ? 2) Can a @Mappedsuperclass annotation be overridden using XML or ? 3) Can a @Embeddable annotation be overridde

Re: [hibernate-dev] Lets move dev meeting 4/25

2011-04-25 Thread Steve Ebersole
On Apr 21, 2011, at 11:43 AM, Steve Ebersole wrote: > This Sunday is Easter and I am guessing some folks will not be > available that Monday. So lets move our weekly dev meeting to > Tuesday the 26th, same time. > > Some items to consider for discussion: > 1) proposed SessionFactory building