Interface PgClientSettings


  • public interface PgClientSettings
    The PgClient settings.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String PREFIX
      The prefix to use for all Vertx Pg Client ConnectOptions settings.
    • Field Detail

      • PREFIX

        static final String PREFIX
        The prefix to use for all Vertx Pg Client ConnectOptions settings.
        See Also:
        Constant Field Values