Skip to content

ClassCastException using types different from String as Hstore keys #25

@ilopmar

Description

@ilopmar

When we use a value of type different from String as Hstore key we get the following error:

|  java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
    at net.kaleidos.hibernate.usertype.HstoreHelper.toString(HstoreHelper.java:28)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions