| I'm not an expert, but from looking through the code @CollectionType appears to be for working with PersistentCollections. My hibernate type maps a Postgres JSONB to a TreeSet; this is a value stored in a column not a UserCollectionType. I get this error from the metamodel generator. |