Class CqlBuilder


  • public class CqlBuilder
    extends Object
    This is a very rudimentary attempt at providing an interface for code to build CQL on the fly. There is a lot more to the CQL grammar than what is supported here, but this hits the high points.