Class QueryJoinExecutor

java.lang.Object
com.openmeet.shared.data.storage.SQLDAO
com.openmeet.shared.utils.QueryJoinExecutor

public class QueryJoinExecutor extends SQLDAO
This class is used to execute JOIN Queries. It uses the MultiMapList class.
See Also:
  • Constructor Details

    • QueryJoinExecutor

      public QueryJoinExecutor(DataSource source)
  • Method Details