Class MiddleComponentData


  • public final class MiddleComponentData
    extends Object
    A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
    • Method Detail

      • getComponentIndex

        public int getComponentIndex()