Class QueryModelMappingRegistry

java.lang.Object
com.evolveum.midpoint.repo.sqlbase.mapping.QueryModelMappingRegistry

public class QueryModelMappingRegistry extends Object
Holds QueryTableMapping instances obtainable by various key (e.g. schema type Q-name). The registry is oblivious to the actual configuration defined elsewhere.
  • Constructor Details

    • QueryModelMappingRegistry

      public QueryModelMappingRegistry()
  • Method Details