Class VFSSQLConfig

  • All Implemented Interfaces:
    VFSConfig

    public class VFSSQLConfig
    extends VFSAbstractConfig

    Created by Jeff Gaynor
    on 3/4/20 at 3:24 PM

    • Constructor Detail

      • VFSSQLConfig

        public VFSSQLConfig​(String scheme,
                            String mountPoint,
                            boolean readable,
                            boolean writeable)
    • Method Detail

      • getConnectionParameters

        public Map<String,​String> getConnectionParameters()
      • getType

        public String getType()