Interface CollectionSemanticsResolver


  • @Incubating
    public interface CollectionSemanticsResolver
    Resolve the collection semantics for the given mapped collection.
    API Note:
    Ideally, this would act as the contract that allows pluggable resolution of non-Java Collection types, perhaps as part of a generalized reflection on the attribute to determine its nature/classification