Uses of Interface
liquibase.executor.jvm.ChangelogJdbcMdcListener.ExecuteJdbc
Packages that use ChangelogJdbcMdcListener.ExecuteJdbc
-
Uses of ChangelogJdbcMdcListener.ExecuteJdbc in liquibase.executor.jvm
Methods in liquibase.executor.jvm with parameters of type ChangelogJdbcMdcListener.ExecuteJdbcModifier and TypeMethodDescriptionstatic voidChangelogJdbcMdcListener.execute(Database database, ChangelogJdbcMdcListener.ExecuteJdbc jdbcQuery) Execute the given statement via the jdbc executor.