Interface UsedDataSourceProvider

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface UsedDataSourceProvider
    Used data source provider.
    • Method Detail

      • getNames

        Collection<String> getNames()
        Get used data source names.
        Returns:
        used data source names