Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
O
OFF
- Static variable in class net.wgen.op.http.filter.
TestTraceTrigger
ON
- Static variable in class net.wgen.op.http.filter.
TestTraceTrigger
ORACLE_DS
- Static variable in class net.wgen.op.
OpTestServices
ORACLE_PACKAGE_STATE_ERROR
- Static variable in class net.wgen.op.db.
CallExecutorDB
Oracle error associated with recompiling package bodies.
ORA_CX
- Static variable in class net.wgen.op.
OpTestServices
ORA_CX
- Static variable in class net.wgen.op.db.lob.
LobHandlerFactory
ORA_LOB
- Static variable in class net.wgen.op.db.lob.
LobHandlerFactory
Op
- class net.wgen.op.
Op
.
Command-pattern object that encapsulates some database operations or business logic.
Op(TraceKey)
- Constructor for class net.wgen.op.
Op
Default constructor must use a TraceKey object.
Op(Op)
- Constructor for class net.wgen.op.
Op
Constructor to be used by an Op that needs to instantiate another Op.
OpException
- exception net.wgen.op.
OpException
.
Simple exception class that includes the Op that was being executed when the exception occurred.
OpException(Op, String, Throwable)
- Constructor for class net.wgen.op.
OpException
OpException(Op, String)
- Constructor for class net.wgen.op.
OpException
OpException(Op, Throwable)
- Constructor for class net.wgen.op.
OpException
OpExecutor
- interface net.wgen.op.
OpExecutor
.
Executes an Op in some context by either delegating the execution to some other OpExecutor (as in the EJB case), or by instantiating the appropriate CallExecutor and invoking the Op's internal _execute method itself.
OpExecutorFactory
- class net.wgen.op.
OpExecutorFactory
.
Factory to create OpExecutors so that the caller doesn't have to set them manually in each Op.
OpExecutorFactory()
- Constructor for class net.wgen.op.
OpExecutorFactory
OpFrameworkModule
- class net.wgen.op.system.
OpFrameworkModule
.
OpFrameworkModule()
- Constructor for class net.wgen.op.system.
OpFrameworkModule
OpManager
- interface net.wgen.op.
OpManager
.
Simple EJB interface for OpManagerBean.
OpManagerBean
- class net.wgen.op.
OpManagerBean
.
Stateless EJB SessionBean that executes Op by instantiating a DirectOpExecutor with a JndiMappedConnectionFactory.
OpManagerBean()
- Constructor for class net.wgen.op.
OpManagerBean
OpManagerHome
- interface net.wgen.op.
OpManagerHome
.
Simple EJBHome interface extension for OpManagerBean.
OpModule
- class net.wgen.op.system.
OpModule
.
Loaded on startup, this class provides some configuration parameters for an module.
OpModule(String)
- Constructor for class net.wgen.op.system.
OpModule
Default constructor that requires a name.
OpModuleInitializerServlet
- class net.wgen.op.system.
OpModuleInitializerServlet
.
OpModuleInitializerServlet()
- Constructor for class net.wgen.op.system.
OpModuleInitializerServlet
OpModuleRegistry
- class net.wgen.op.system.
OpModuleRegistry
.
OpModuleRegistry()
- Constructor for class net.wgen.op.system.
OpModuleRegistry
Private, no-arg constructor to limit creation to singleton accessor.
OpTestServices
- class net.wgen.op.
OpTestServices
.
OpTestServices()
- Constructor for class net.wgen.op.
OpTestServices
OpToStringBuilder
- class net.wgen.op.
OpToStringBuilder
.
Builds a String representation of a Op.
OpToStringBuilder(Object, OpToStringBuilder.OpToStringStyle)
- Constructor for class net.wgen.op.
OpToStringBuilder
OpToStringBuilder(Op)
- Constructor for class net.wgen.op.
OpToStringBuilder
OpToStringBuilder.OpDelimitedStyle
- class net.wgen.op.
OpToStringBuilder.OpDelimitedStyle
.
A multi-line style implementation.
OpToStringBuilder.OpDelimitedStyle()
- Constructor for class net.wgen.op.
OpToStringBuilder.OpDelimitedStyle
OpToStringBuilder.OpMultiLineStyle
- class net.wgen.op.
OpToStringBuilder.OpMultiLineStyle
.
A multi-line style implementation.
OpToStringBuilder.OpMultiLineStyle()
- Constructor for class net.wgen.op.
OpToStringBuilder.OpMultiLineStyle
OpToStringBuilder.OpToStringStyle
- class net.wgen.op.
OpToStringBuilder.OpToStringStyle
.
A style implementation with an override for not printing out values that are from the StaticDataCache.
OpToStringBuilder.OpToStringStyle()
- Constructor for class net.wgen.op.
OpToStringBuilder.OpToStringStyle
OpUtils
- class net.wgen.op.
OpUtils
.
Utils class that runs Ops and provides some tracing functionality.
OpUtils()
- Constructor for class net.wgen.op.
OpUtils
OracleLobHandler
- class net.wgen.op.db.lob.
OracleLobHandler
.
OracleLobHandler()
- Constructor for class net.wgen.op.db.lob.
OracleLobHandler
OutputTransformCallback
- interface net.wgen.op.db.xform.
OutputTransformCallback
.
OutputTransformCallbackImpl
- class net.wgen.op.db.xform.
OutputTransformCallbackImpl
.
Basic no-op transformer.
OutputTransformCallbackImpl()
- Constructor for class net.wgen.op.db.xform.
OutputTransformCallbackImpl
opsExecuted
- Variable in class net.wgen.op.logging.
Snapshot
org.example
- package org.example
org.example.finance
- package org.example.finance
org.example.project
- package org.example.project
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_