Hi all!
I saw that Rails 4 comes with hstore support out of the box.
Does anyone know if there’s any integrated support like that in hibernate or any other JPA implementation?
I know your able to write your own custom datatypes, but I’m looking for integrated standardized support in the base library.
Kind regards, Martin