Given a domain type Foo and an AttributeConverter<Foo, Point<G2D>>, Hibernate fails to infer the database type for the field from the converter.
Test case: https://github.com/heruan/hibernate-testcase/tree/spatial-converter