HibernateJSONBSupport
HibernateJSONBSupport copied to clipboard
is @TypeDefs necessary
hello
Thank you for the tutorials.
What about this piece of code to add to an entity ?
@TypeDefs({@TypeDef(name = "MyJsonType", typeClass = MyJsonType.class)})