| CloseableLiquibase | CloseableLiquibase | |||
|---|---|---|---|---|
| Compiled from "CloseableLiquibase.java" | Compiled from "CloseableLiquibase.java" | |||
| public class io.dropwizard.migrations.CloseableLiquibase extends liquibase. | public abstract class io.dropwizard.migrations.CloseableLiquibase extends l | |||
| Liquibase implements java.lang.AutoCloseable { | iquibase.Liquibase implements java.lang.AutoCloseable { | |||
| public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | public io.dropwizard.migrations.CloseableLiquibase(java.lang.String, liqu | |||
| edDataSource) throws liquibase.exception.LiquibaseException, java.sql.SQLEx | ibase.resource.ResourceAccessor, liquibase.database.DatabaseConnection, io. | |||
| ception; | dropwizard.db.ManagedDataSource) throws liquibase.exception.LiquibaseExcept | |||
| public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | ion, java.sql.SQLException; | |||
| edDataSource, java.lang.String) throws liquibase.exception.LiquibaseExcepti | ||||
| on, java.sql.SQLException; | ||||
| public void close() throws java.lang.Exception; | public void close() throws java.lang.Exception; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 8 lines changed or deleted | 6 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||