org.apache.cocoon.acting.modular
Class DatabaseAction.CacheHelper
java.lang.Object
org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
- Enclosing class:
- DatabaseAction
protected static class DatabaseAction.CacheHelper
- extends Object
Structure that takes all processed data for a table depending
on current default modes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
queryString
public String queryString
- Generated query string
setMaster
public int setMaster
- if a set is used, column number which is used to determine
the number of rows to insert.
isSet
public boolean isSet
noOfKeys
public int noOfKeys
columns
public DatabaseAction.Column[] columns
DatabaseAction.CacheHelper
public DatabaseAction.CacheHelper(int cols)
DatabaseAction.CacheHelper
public DatabaseAction.CacheHelper(int keys,
int cols)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.