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

T

TABLE - Static variable in class net.wgen.op.db.dbunit.DBUnitXmlWriter
 
TAG_DB - Static variable in class net.wgen.op.logging.WebAppStats
 
TAG_DBU - Static variable in class net.wgen.op.logging.WebAppStats
 
TAG_REQ - Static variable in class net.wgen.op.logging.WebAppStats
 
TAG_TMP - Static variable in class net.wgen.op.logging.WebAppStats
 
TEMPORARY_NAME - Static variable in class net.wgen.op.logging.TraceKey
 
TEST - Static variable in class net.wgen.op.system.ServerEnvironment
 
THRESH_CALLS - Static variable in class net.wgen.op.logging.Snapshot
 
THRESH_CX - Static variable in class net.wgen.op.logging.Snapshot
 
THRESH_ROWS - Static variable in class net.wgen.op.logging.Snapshot
 
TIMER - Static variable in class net.wgen.op.logging.Snapshot
 
TRACE_KEY_USER_DATA_KEY - Static variable in class net.wgen.op.http.filter.ParamTriggerState
The key in the TraceKey's userData map at which the optionsSetByTriggers will be put.
TRACE_LOGGER_PATH - Static variable in class net.wgen.op.OpTestServices
 
TRACE_PARAM - Static variable in class net.wgen.op.OpTestServices
 
TRACE_PARAM - Static variable in class net.wgen.op.http.filter.TestTraceTrigger
 
TYPE_FUNCTION - Static variable in class net.wgen.op.db.DatabaseCall
Identifier for a function.
TYPE_NOT_SET - Static variable in class net.wgen.op.db.Parameter
The identifying jdbcType value when it has not been set.
TYPE_PROCEDURE - Static variable in class net.wgen.op.db.DatabaseCall
Identifier for a stored procedure.
TYPE_QUERY - Static variable in class net.wgen.op.db.DatabaseCall
Identifier for a parameterized query.
TestDBUnitParamTrigger - class net.wgen.op.db.TestDBUnitParamTrigger.
 
TestDBUnitParamTrigger() - Constructor for class net.wgen.op.db.TestDBUnitParamTrigger
 
TestDBUnitReadWrite - class net.wgen.op.db.TestDBUnitReadWrite.
 
TestDBUnitReadWrite() - Constructor for class net.wgen.op.db.TestDBUnitReadWrite
 
TestEjbOpExecutor - class net.wgen.op.TestEjbOpExecutor.
 
TestEjbOpExecutor() - Constructor for class net.wgen.op.TestEjbOpExecutor
 
TestExampleOps - class org.example.TestExampleOps.
 
TestExampleOps() - Constructor for class org.example.TestExampleOps
 
TestMySqlCalls - class net.wgen.op.db.TestMySqlCalls.
 
TestMySqlCalls() - Constructor for class net.wgen.op.db.TestMySqlCalls
 
TestOp - class net.wgen.op.TestOp.
 
TestOp(String) - Constructor for class net.wgen.op.TestOp
 
TestOp.TopOp - class net.wgen.op.TestOp.TopOp.
 
TestOp.TopOp(TraceKey) - Constructor for class net.wgen.op.TestOp.TopOp
 
TestParamTriggerFilter - class net.wgen.op.http.filter.TestParamTriggerFilter.
 
TestParamTriggerFilter() - Constructor for class net.wgen.op.http.filter.TestParamTriggerFilter
 
TestTraceTrigger - class net.wgen.op.http.filter.TestTraceTrigger.
 
TestTraceTrigger() - Constructor for class net.wgen.op.http.filter.TestTraceTrigger
 
TraceKey - class net.wgen.op.logging.TraceKey.
Relates operations in some chain of events as belonging to the same source event and aggregates stats on what has happened during the lifetime of the trace.
TraceKey(long, Long, OpModule, SubModule, String, long) - Constructor for class net.wgen.op.logging.TraceKey
The typical constructor where the url will be claimed by some application.
TraceKeyFactory - class net.wgen.op.logging.TraceKeyFactory.
Makes TraceKeys in some consistent way, and handles storing in HttpServletRequest attributes.
TraceKeyFactory() - Constructor for class net.wgen.op.logging.TraceKeyFactory
 
TraceLayout - class net.wgen.op.logging.TraceLayout.
A simple, straight-forward layout for display of a request story.
TraceLayout() - Constructor for class net.wgen.op.logging.TraceLayout
 
TraceLogger - class net.wgen.op.logging.TraceLogger.
 
TraceLogger(String, String) - Constructor for class net.wgen.op.logging.TraceLogger
 
TraceLogger.TraceKeyFilter - class net.wgen.op.logging.TraceLogger.TraceKeyFilter.
 
TraceLogger.TraceKeyFilter() - Constructor for class net.wgen.op.logging.TraceLogger.TraceKeyFilter
 
TraceState - class net.wgen.op.logging.TraceState.
 
TraceState(TraceKey, String) - Constructor for class net.wgen.op.logging.TraceState
 
TraceTrigger - class net.wgen.op.logging.TraceTrigger.
 
TraceTrigger() - Constructor for class net.wgen.op.logging.TraceTrigger
 
TriggerInitializer - interface net.wgen.op.http.filter.TriggerInitializer.
Registers ParamTriggers in the ParamTriggerFilter at startup.
tag - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
tearDown() - Method in class net.wgen.op.db.TestDBUnitReadWrite
 
tempKeysUsed - Variable in class net.wgen.op.logging.Snapshot
 
testBlobReadWrite() - Method in class net.wgen.op.db.TestMySqlCalls
Test blob reading and writing in inserts, queries, and procedures.
testCapture() - Method in class net.wgen.op.db.TestDBUnitReadWrite
 
testClobReadWrite() - Method in class net.wgen.op.db.TestMySqlCalls
Test clob reading and writing in inserts, queries, and procedures.
testMultipleDataSources() - Method in class net.wgen.op.TestOp
 
testMultithread() - Method in class net.wgen.op.TestEjbOpExecutor
Test that a single Stateless Session EJB can execute multiple Ops simulataneously by sending a time-consuming Op and verifying that a shorter Op can be executed during the longer one.
testOp() - Method in class net.wgen.op.TestOp
 
testProcMultipleResultSets() - Method in class net.wgen.op.db.TestMySqlCalls
Test the retrieval of multiple ResultSets from stored procs.
testProjectTimesheetsOp() - Method in class org.example.TestExampleOps
 
testReadFromCapture() - Method in class net.wgen.op.db.TestDBUnitReadWrite
 
testServerTraceCapture() - Method in class net.wgen.op.TestEjbOpExecutor
 
testTraceOff_param() - Method in class net.wgen.op.http.filter.TestTraceTrigger
 
testTraceOn_param() - Method in class net.wgen.op.http.filter.TestTraceTrigger
 
testTraceOn_session() - Method in class net.wgen.op.http.filter.TestTraceTrigger
 
testTrace_withRedirect() - Method in class net.wgen.op.http.filter.TestTraceTrigger
 
test_LoadSave_exclusivity_LoadSessionSaveParam() - Method in class net.wgen.op.db.TestDBUnitParamTrigger
 
test_LoadSave_exclusivity_SaveSessionLoadParam() - Method in class net.wgen.op.db.TestDBUnitParamTrigger
 
test_Session_ServerSave_off() - Method in class net.wgen.op.db.TestDBUnitParamTrigger
 
test_Session_ServerSave_on() - Method in class net.wgen.op.db.TestDBUnitParamTrigger
 
toString(Op) - Static method in class net.wgen.op.OpUtils
Create a string representation of a DataOp.
toString() - Method in class net.wgen.op.db.CallExecutionInfo
 
toString() - Method in class net.wgen.op.db.DatabaseCall
 
toString() - Method in class net.wgen.op.db.Parameter
 
toString() - Method in class net.wgen.op.db.xform.HandlingOption
 
toString() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
toString() - Method in class net.wgen.op.logging.Snapshot
 
toString() - Method in class net.wgen.op.logging.TraceKey
 
toString() - Method in class net.wgen.op.system.OpModule
 
toString() - Method in class net.wgen.op.system.ServerEnvironment
 
toValuePopulatedString() - Method in class net.wgen.op.db.DatabaseCall
A string representation of the statement.
totalTime - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
traceKey - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
traceRequests - Variable in class net.wgen.op.logging.Snapshot
 
transform(Object) - Method in class net.wgen.op.db.dbunit.ITableTransformer
 
transform(Object) - Method in class net.wgen.op.db.xform.ResultSetTransformer
Builds an List view of the result set.
transformFromITable(int, Parameter, ITable) - Method in class net.wgen.op.db.dbunit.CallOutputHandlerDBUnit
 
transformOutput(int, Parameter, Object) - Method in class net.wgen.op.db.CallOutputHandler
Retrieves the specified output from the CallableStatement and possibly transforms it if the object is a sql array or cursor.
transformOutputValue(Object, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.ChainedOutputTransformCallback
When processing an output value, transform it.
transformOutputValue(Object, String, int, TraceKey, Logger) - Method in interface net.wgen.op.db.xform.OutputTransformCallback
When processing an output value, transform it.
transformOutputValue(Object, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.OutputTransformCallbackImpl
When processing an output value, transform it.
transformResultSetKey(Object, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.ChainedOutputTransformCallback
When processing a ResultSet, transform a key in a record.
transformResultSetKey(Object, String, int, TraceKey, Logger) - Method in interface net.wgen.op.db.xform.OutputTransformCallback
When processing a ResultSet, transform a key in a record.
transformResultSetKey(Object, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.OutputTransformCallbackImpl
When processing a ResultSet, transform a key in a record.
transformResultSetValue(Object, String, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.ChainedOutputTransformCallback
When processing a ResultSet, transform a value in a record.
transformResultSetValue(Object, String, String, int, TraceKey, Logger) - Method in interface net.wgen.op.db.xform.OutputTransformCallback
When processing a ResultSet, transform a value in a record.
transformResultSetValue(Object, String, String, int, TraceKey, Logger) - Method in class net.wgen.op.db.xform.OutputTransformCallbackImpl
When processing a ResultSet, transform a value in a record.
transformRow(ITable, int) - Method in class net.wgen.op.db.dbunit.ITableRowToMapTransformer
 
transformRow(ITable, int) - Method in interface net.wgen.op.db.dbunit.ITableRowTransformer
 
transformRow(ResultSet) - Method in class net.wgen.op.db.xform.ResultSetRowToMapTransformer
 
transformRow(ResultSet) - Method in interface net.wgen.op.db.xform.ResultSetRowTransformer
 
translateResultSetToCollection(ResultSet, Parameter, int) - Method in class net.wgen.op.db.CallOutputHandler
Transforms the ResultSet using a ResultSetTransformer.
translateSqlArrayToJava(int, Parameter, Array) - Method in class net.wgen.op.db.CallOutputHandler
Helper method that translates a SQL Array into a Java List.
tryToLookupType(Object) - Static method in class net.wgen.op.db.Parameter
Some common classes have JDBC types associated with them that we know about.

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