Package org.qdl_lang.config
Class VFSSQLConfig
- java.lang.Object
- 
- org.qdl_lang.config.VFSAbstractConfig
- 
- org.qdl_lang.config.VFSSQLConfig
 
 
- 
- All Implemented Interfaces:
- Serializable,- VFSConfig
 
 public class VFSSQLConfig extends VFSAbstractConfig Created by Jeff Gaynor 
 on 3/4/20 at 3:24 PM- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description VFSSQLConfig(String scheme, String mountPoint, boolean readable, boolean writeable)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getConnectionParameters()StringgetType()- 
Methods inherited from class org.qdl_lang.config.VFSAbstractConfigcanRead, canWrite, getMountPoint, getScheme, toString
 
- 
 
-