liquibase.change
Annotation Type DatabaseChangeNote


public @interface DatabaseChangeNote


Optional Element Summary
 String database
           
 String notes
           
 

database

public abstract String database
Default:
""

notes

public abstract String notes
Default:
""


Copyright © 2015 Liquibase.org. All rights reserved.