Interface IDataSource

  • All Known Implementing Classes:
    TestDataSource

    public interface IDataSource
    • Method Detail

      • isValid

        boolean isValid()
        return true if the connection if ok and if you can use this instance for access data.
        Returns: