I think this new API for creating a SessionFactory is starting to firm
up, so I wanted to put out another call for feedback before we get too
close to Alpha3. So at a high level there are 2 pieces of information
needed to build the SessionFactory: the ServiceRegistry and the Metadata.
Hi guys,
there was an interesting question on the Validator forum
(https://forum.hibernate.org/viewtopic.php?f=9&t=1010626&start=0)
which IMO boils down to the question whether the static or the runtime
type of an association should be considered when creating property
paths in case of cascading v
Hi,
About changing contracts, we don't get this chance very often so we
should make sure we don't miss any.
I have some favourites I'd like to discuss:
- work list sent to backend
-- As you know Lucene dropped all guarantees about serializability,
supporting stuff like JMS requires a format chang
On Wed, 20 Apr 2011 09:32:16 +0200, Emmanuel Bernard
wrote:
> Do you see more task for 4?
I think there is a lot of room for improvement in the faceting.
Would be great to get some feedback from the community and improve from
there.
Another thing which is on my wish list for a long time is
Hi,
We have had in our road map an Hibernate Search 3.5 before Hibernate 4.
Hibernate 4 is the release where the following should happen:
- split packages into API, SPI and private packages
- use JBoss Logging
- be compliant with Core 4
- break whatever contract we need to break to open up th