Helper class to create a configuration for a Cassandra table
performs mapping of DomainQueries to valid Cassandra CQL queries, containing all the possible predicates for a single table as defined in the domains
performs mapping of DomainQueries to valid JSON Lucene queries, which in turn can be used by DomainToJSONLuceneQueryMapping