Class SqlView

    • Constructor Detail

      • SqlView

        public SqlView()
    • Method Detail

      • getSqlText

        @NotBlank
        public abstract @NotBlank String getSqlText()
      • getDialect

        @NotNull
        public abstract @NotNull SqlView.Dialect getDialect()