SRJRCFrames
v0.1.296

de.schwarzrot.data.meta.support
Class ModelRemoval

java.lang.Object
  extended by de.schwarzrot.data.meta.support.AbstractModelChange
      extended by de.schwarzrot.data.meta.support.ModelRemoval
All Implemented Interfaces:
ModelChange

public class ModelRemoval
extends AbstractModelChange


Constructor Summary
ModelRemoval(MetaEntity<?> model)
           
 
Method Summary
 void printChanges(PrintWriter out, Connection conn, boolean reNew)
           
protected  void printColumnRemoval(PrintWriter out, Connection conn, DbUtil dbUtil, ColumnDefinition cd)
           
protected  void printIndexRemoval(PrintWriter out, Connection conn, DbUtil dbUtil, IndexDefinition id)
           
protected  void printTableRemoval(PrintWriter out, Connection conn, DbUtil dbUtil, TableDefinition td)
           
 
Methods inherited from class de.schwarzrot.data.meta.support.AbstractModelChange
dump, getLogger, getModel, performChanges
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelRemoval

public ModelRemoval(MetaEntity<?> model)
Method Detail

printChanges

public void printChanges(PrintWriter out,
                         Connection conn,
                         boolean reNew)

printColumnRemoval

protected void printColumnRemoval(PrintWriter out,
                                  Connection conn,
                                  DbUtil dbUtil,
                                  ColumnDefinition cd)

printIndexRemoval

protected void printIndexRemoval(PrintWriter out,
                                 Connection conn,
                                 DbUtil dbUtil,
                                 IndexDefinition id)

printTableRemoval

protected void printTableRemoval(PrintWriter out,
                                 Connection conn,
                                 DbUtil dbUtil,
                                 TableDefinition td)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.