CC'ing hibernate-dev...
- Original Message -
> From: "Gail Badner"
> To: "Steve Ebersole" , "Emmanuel Bernard"
>
> Sent: Friday, June 20, 2014 4:25:56 PM
> Subject: Overriding JpaMergeEventListener with
> JpaEntityCopyAllowedMergeEventListener
>
> I am trying into figure out how to ov
Hi all,
there is quite a list of changes:
http://people.apache.org/~rmuir/staging_area/lucene_solr_4_9_0_r1604085/lucene/changes/Changes.html#v4.9.0.changes_in_runtime_behavior
some are good and nice bugfixes, but there is yet again quite a list
of API / behaviour changes which affect us:
- Attr
Steve, all,
I would like to work with a custom IdentifierGeneratorFactory which
performs a specific configuration of created generators (basically I want
to pass OGM's GridDialect instead of the original Dialect contract).
Now the problem is that DefaultIdentifierGeneratorFactory is hard-wired in