Interface DataSourceReactiveMSSQLConfig


  • public interface DataSourceReactiveMSSQLConfig
    • Method Detail

      • packetSize

        OptionalInt packetSize()
        The desired size (in bytes) for TDS packets.
      • ssl

        @WithDefault("false")
        boolean ssl()
        Whether SSL/TLS is enabled.