[hibernate-dev] Merging hibernate spatial Dialects with the core ones

Vlad Mihalcea mihalcea.vlad at gmail.com
Mon Jun 27 07:41:01 EDT 2016


Hi,

Since hibenrate-spatial has been merged into Hibernate code base, shouldn't
we merge the Dialects as well.
For instance, we have MySQL56InnoDBSpatialDialect which can simply be
merged into a MySQL56InnoDBDialect.
This way, MySQL57InnoDBDialect can take advantage of spatial queries as
well.

The only drawback is that we need to add the geolatte-geom lib to
hibernate-orm.

Let me know what you think.

Vlad


More information about the hibernate-dev mailing list