Alex ben Hassine

Results 1 issues of Alex ben Hassine

Currently it is not possible to query composite properties of an entity. However, Hibernate does support such constructions through the `CompositeUserType` interface and `@Type` annotation. In our implementation of Java...

kind: enhancement
component: core