Uses of Class
liquibase.change.core.LoadDataColumnConfig

Packages that use LoadDataColumnConfig
liquibase.change.core   
 

Uses of LoadDataColumnConfig in liquibase.change.core
 

Methods in liquibase.change.core that return types with arguments of type LoadDataColumnConfig
 List<LoadDataColumnConfig> LoadDataChange.getColumns()
           
 

Methods in liquibase.change.core with parameters of type LoadDataColumnConfig
 void LoadDataChange.addColumn(LoadDataColumnConfig column)
           
 



Copyright © 2012 Liquibase.org. All Rights Reserved.