Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » acting » modular » [javadoc | source]
org.apache.cocoon.acting.modular
protected static class: DatabaseAction.CacheHelper [javadoc | source]
java.lang.Object
   org.apache.cocoon.acting.modular.DatabaseAction$CacheHelper
Structure that takes all processed data for a table depending on current default modes
Field Summary
public  String queryString    Generated query string 
public  int setMaster    if a set is used, column number which is used to determine the number of rows to insert. 
public  boolean isSet     
public  int noOfKeys     
public  DatabaseAction.Column[] columns     
Constructor:
 public CacheHelper(int cols) 
 public CacheHelper(int keys,
    int cols) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait