SRJRCFrames
v0.1.296

de.schwarzrot.data.meta.support
Class ModelModification

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

public class ModelModification
extends AbstractModelChange


Constructor Summary
ModelModification(MetaEntity<?> model)
           
 
Method Summary
 void printChanges(PrintWriter out, Connection conn, boolean reNew)
           
protected  void printColumnModification(PrintWriter out, Connection conn, DbUtil dbUtil, ColumnDefinition cd)
           
protected  void printIndexModification(PrintWriter out, Connection conn, DbUtil dbUtil, IndexDefinition id)
           
 
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

ModelModification

public ModelModification(MetaEntity<?> model)
Method Detail

printChanges

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

printColumnModification

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

printIndexModification

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

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.