Class DbSchema

  • All Implemented Interfaces:

    
    public final class DbSchema
    
                        

    Explicitly lists database schema names to be used for applying Liquibase scripts since Liquibase does not allow specifying schema as part of the changeset definition. For more information, see Liquibase documentation.

    • Constructor Detail

    • Method Detail