Class DataSourceCredentials

    • Constructor Detail

      • DataSourceCredentials

        public DataSourceCredentials​(@NotNull
                                     Properties properties)
        Construct a DataSourceCredentials object by a given properties object.
        This properties object can contains all the allowed configurations supported by Hikari.
        More details here.
        Parameters:
        properties - The ready properties for connecting to a data source