Class InstanceResultObjectProvider

    • Constructor Detail

      • InstanceResultObjectProvider

        public InstanceResultObjectProvider​(SelectExecutor sel,
                                            ClassMapping mapping,
                                            JDBCStore store,
                                            JDBCFetchConfiguration fetch)
        Constructor.
        Parameters:
        sel - the select to execute
        mapping - the mapping for the base class of the result objects
        store - the store to delegate loading to
        fetch - the fetch configuration, or null for default