A B C D E F G H I J L M N O P Q R S T U V W X _

C

CLASS_TO_JDBC_TYPE - Static variable in class net.wgen.op.db.Parameter
Mapping of common classes of input values to their JdbcTypes.
COLUMN - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
COLUMN_NULLABLE - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
COLUMN_SQL_TYPE - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
COLUMN_SQL_TYPE_NAME - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
CONTEXT_TAG - Static variable in class net.wgen.op.db.CallExecutorDB
Used for HandlingOption pre and post call methods.
CONTEXT_TAG - Static variable in class net.wgen.op.db.dbunit.CallExecutorDBUnit
 
CREATED_BY - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
CURRENT - Static variable in class net.wgen.op.system.ServerEnvironment
 
CVSID_PROPERTY - Static variable in class net.wgen.op.system.OpModule
 
CallExecutionInfo - class net.wgen.op.db.CallExecutionInfo.
Information about the execution of a DatabaseCall.
CallExecutionInfo() - Constructor for class net.wgen.op.db.CallExecutionInfo
 
CallExecutor - interface net.wgen.op.db.CallExecutor.
Instantiated by OpExecutors and passed into the Op's _execute method providing that Op access to data sources.
CallExecutorDB - class net.wgen.op.db.CallExecutorDB.
Executes DatabaseCalls against a database.
CallExecutorDB(MappedConnectionFactory) - Constructor for class net.wgen.op.db.CallExecutorDB
Default constructor requires a factory to provide database connections.
CallExecutorDBUnit - class net.wgen.op.db.dbunit.CallExecutorDBUnit.
Executes DatabaseCalls using XML-backed capture files to supply the data.
CallExecutorDBUnit(TraceKey) - Constructor for class net.wgen.op.db.dbunit.CallExecutorDBUnit
 
CallOutputHandler - class net.wgen.op.db.CallOutputHandler.
Retrieves and possibly transforms register outputs and returned ResultSets.
CallOutputHandler(DatabaseCall, PreparedStatement) - Constructor for class net.wgen.op.db.CallOutputHandler
 
CallOutputHandlerDBUnit - class net.wgen.op.db.dbunit.CallOutputHandlerDBUnit.
 
CallOutputHandlerDBUnit(DatabaseCall) - Constructor for class net.wgen.op.db.dbunit.CallOutputHandlerDBUnit
 
ChainedOutputTransformCallback - class net.wgen.op.db.xform.ChainedOutputTransformCallback.
 
ChainedOutputTransformCallback(OutputTransformCallback[]) - Constructor for class net.wgen.op.db.xform.ChainedOutputTransformCallback
 
CommonAction - class org.example.CommonAction.
 
CommonAction() - Constructor for class org.example.CommonAction
 
callText - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
callType - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
captureMetaData(int, ResultSet) - Method in class net.wgen.op.db.dbunit.DBUnitCapture
Called at the beginning of a ResultSet capture to initialize the table within the DataSet.
captureRow(int, Object[]) - Method in class net.wgen.op.db.dbunit.DBUnitCapture
Captures one row of a ResultSet or array and puts it into the table at the given index.
captureSingleOutputValue(int, int, Object) - Method in class net.wgen.op.db.dbunit.DBUnitCapture
Captures a database call output.
captureTrace() - Method in class net.wgen.op.logging.TraceState
 
className - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
closeConnectionQuietly(Connection) - Static method in class net.wgen.op.db.DatabaseUtils
Close a connection without concern for any exceptions.
closeOpenConnectionsQuietly() - Method in class net.wgen.op.db.MappedConnectionFactory
Close any open connections.
closeResultSetQuietly(ResultSet) - Static method in class net.wgen.op.db.DatabaseUtils
Close a ResultSet without concern for any exceptions.
closeStatementQuietly(Statement) - Static method in class net.wgen.op.db.DatabaseUtils
Close a statement without concern for any exceptions.
collectInfoFromDatabaseCall(DatabaseCall) - Method in class net.wgen.op.logging.RequestExecutionInfo
 
connectionsUsed - Variable in class net.wgen.op.logging.Snapshot
 
create(Op) - Static method in class net.wgen.op.OpExecutorFactory
Invoked by the Op to provide it an OpExecutor.
create() - Method in interface net.wgen.op.OpManagerHome
 
createForConnection(Connection) - Static method in class net.wgen.op.db.lob.LobHandlerFactory
 
createMappedConnectionFactory(Op) - Method in class net.wgen.op.DirectExecutorFactory
For each datasource registered in this factory, create a connection factory that can access those connections.
createNewWebMockObjectFactory(WebMockObjectFactory) - Static method in class net.wgen.op.OpTestServices
 

A B C D E F G H I J L M N O P Q R S T U V W X _