org.springframework.boot.jdbc

Interface SchemaManagementProvider

  • 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 SchemaManagementProvider
    Strategy interface to determine the SchemaManagement of a DataSource.
    Since:
    2.0.0
    Author:
    Stephane Nicoll

Copyright © 2021 Pivotal Software, Inc.. All rights reserved.