Class ReaderWriterFileDataSource

    • Method Detail

      • getConnection

        public Connection getConnection()
        Description copied from class: DataSource
        Creates a new Connection to this DataSource.
        Specified by:
        getConnection in class DataSource
        Returns:
        a Connection to connect to this DataSource
      • createDescriptiveName

        protected static String createDescriptiveName​(URI uri)
        return 'file.ext (archive.ext)' for archive members and 'file.ext' for all others
      • getReaderDriverProperties

        protected DriverProperties getReaderDriverProperties()
      • getWriterDriverProperties

        protected DriverProperties getWriterDriverProperties()
      • getExtensions

        public String[] getExtensions()