Class StatementsCqlScript

  • All Implemented Interfaces:
    CqlScript

    public class StatementsCqlScript
    extends Object
    implements CqlScript
    CqlScript implementation for static statements.
    Since:
    5.0.0
    Author:
    Dmytro Nosan
    • Constructor Detail

      • StatementsCqlScript

        public StatementsCqlScript​(List<? extends String> statements)