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

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.ci.mapping.Mapping
          extended by com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping
              extended by com.xebialabs.deployit.ci.artifact.mapping.SqlMapping
All Implemented Interfaces:
java.io.Serializable

@ConfigurationItem
public class SqlMapping
extends DeployableArtifactMapping

Maps a com.xebialabs.deployit.plugin.sql.ci.SqlScript to a com.xebialabs.deployit.plugin.sql.ci.Database

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
SqlMapping()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping
addKeyValuePair, getKeyValuePairs, setKeyValuePairs
 
Methods inherited from class com.xebialabs.deployit.ci.mapping.Mapping
getSource, getTarget, isIdentical, isSimilar, setSource, setTarget
 
Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem
equals, getLabel, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SqlMapping

public SqlMapping()


Copyright © 2010. All Rights Reserved.