Uses of Class
com.xebialabs.deployit.ci.artifact.mapping.SqlMapping

Packages that use SqlMapping
com.xebialabs.deployit.mapper.artifact A number of standard artifact mappers. 
 

Uses of SqlMapping in com.xebialabs.deployit.mapper.artifact
 

Methods in com.xebialabs.deployit.mapper.artifact with parameters of type SqlMapping
protected  void SqlScriptToDatabaseMapper.generateAdditionStepsForAddedMapping(SqlScript newSource, SqlMapping newMapping, Database newTarget, java.util.List<Step> steps)
           
protected  void SqlScriptToDatabaseMapper.generateDeletionStepsForDeletedMapping(SqlScript oldMappingSource, SqlMapping oldVersionOfModifiedMapping, Database oldMappingTarget, java.util.List<Step> steps)
           
 



Copyright © 2010. All Rights Reserved.