Class MappedExec

  • All Implemented Interfaces:
    Serializable, Query

    public class MappedExec
    extends AbstractMappedQuery
    A query that represents a named parameterized non selecting query stored in the mapping. The actual query is resolved during execution.
    Since:
    4.0
    See Also:
    Serialized Form