| CloseableLiquibase | CloseableLiquibase | |||
|---|---|---|---|---|
| Compiled from "CloseableLiquibase.java" | Compiled from "CloseableLiquibase.java" | |||
| public class io.dropwizard.migrations.CloseableLiquibase extends liquibase. Liquibase implements java.lang.AutoCloseable { | public class io.dropwizard.migrations.CloseableLiquibase extends liquibase. Liquibase implements java.lang.AutoCloseable { | |||
| public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | |||
| edDataSource) throws liquibase.exception.LiquibaseException, java.lang.Clas | edDataSource) throws liquibase.exception.LiquibaseException, java.sql.SQLEx | |||
| sNotFoundException, java.sql.SQLException; | ception; | |||
| public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | public io.dropwizard.migrations.CloseableLiquibase(io.dropwizard.db.Manag | |||
| edDataSource, java.lang.String) throws liquibase.exception.LiquibaseExcepti | edDataSource, java.lang.String) throws liquibase.exception.LiquibaseExcepti | |||
| on, java.lang.ClassNotFoundException, java.sql.SQLException; | on, java.sql.SQLException; | |||
| public void close() throws java.lang.Exception; | public void close() throws java.lang.Exception; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 6 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/  | ||||