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
_
M
MAX_LOB_SIZE
- Static variable in class net.wgen.op.db.lob.
LobHandler
MAX_ROWS_ALLOWED
- Static variable in class net.wgen.op.db.
DatabaseUtils
Currently set to 50,000, until we have a better sense of what will break when we knock this down to 5,000.!!
MAX_ROWS_ALLOWED
- Static variable in class net.wgen.op.db.lob.
LobHandler
MAX_ROWS_WARNED
- Static variable in class net.wgen.op.db.
DatabaseUtils
MAX_ROWS_WARNED
- Static variable in class net.wgen.op.db.lob.
LobHandler
MODULE_CLASS_PROPERTY
- Static variable in class net.wgen.op.system.
OpModuleInitializerServlet
MODULE_FILE_EXTENSION
- Static variable in class net.wgen.op.system.
OpModuleInitializerServlet
MODULE_ID
- Static variable in class org.example.finance.
FinanceModule
MODULE_ID
- Static variable in class org.example.project.
ProjectModule
MYSQL_CX
- Static variable in class net.wgen.op.
OpTestServices
MYSQL_CX
- Static variable in class net.wgen.op.db.lob.
LobHandlerFactory
MYSQL_DS
- Static variable in class net.wgen.op.
OpTestServices
MYSQL_LOB
- Static variable in class net.wgen.op.db.lob.
LobHandlerFactory
MYSQL_WRAPPED_CX
- Static variable in class net.wgen.op.db.lob.
LobHandlerFactory
MY_APP_SESSION_KEY
- Static variable in class org.example.
IntranetUserSession
MappedConnectionFactory
- class net.wgen.op.db.
MappedConnectionFactory
.
MappedConnectionFactory(TraceKey)
- Constructor for class net.wgen.op.db.
MappedConnectionFactory
MultiRsOp
- class net.wgen.op.
MultiRsOp
.
MultiRsOp(TraceKey)
- Constructor for class net.wgen.op.
MultiRsOp
MySqlLobHandler
- class net.wgen.op.db.lob.
MySqlLobHandler
.
MySqlLobHandler()
- Constructor for class net.wgen.op.db.lob.
MySqlLobHandler
makeBlob(Connection, InputStream, int)
- Method in class net.wgen.op.db.lob.
JbossLobHandler
makeBlob(Connection, InputStream, int)
- Method in class net.wgen.op.db.lob.
LobHandler
makeBlob(Connection, InputStream, int)
- Method in class net.wgen.op.db.lob.
OracleLobHandler
Make an Oracle BLOB object populated with the given bytes.
makeClob(Connection, String)
- Method in class net.wgen.op.db.lob.
JbossLobHandler
makeClob(Connection, String)
- Method in class net.wgen.op.db.lob.
LobHandler
makeClob(Connection, String)
- Method in class net.wgen.op.db.lob.
OracleLobHandler
makeDatabaseCallException(DatabaseCall, Exception)
- Method in class net.wgen.op.db.
CallExecutorDB
Make a DatabaseCallException out of an exception.
makeDatabaseCallException(DatabaseCall, Exception)
- Method in class net.wgen.op.db.dbunit.
CallExecutorDBUnit
Make a DatabaseCallException out of an exception.
makeFilePathForCall(DatabaseCall, HandlingOption)
- Method in class net.wgen.op.db.dbunit.
ParamTreePathCallbackTransformer
makeFilePathForCall(DatabaseCall, HandlingOption)
- Method in class net.wgen.op.db.dbunit.
PathCallbackTransformer
makeFunction(String)
- Method in class net.wgen.op.
Op
Convenience method to create a call declared as a database function with the Op's defaultDataSourceName.
makeKey(Long, String)
- Static method in class net.wgen.op.logging.
TraceKeyFactory
Make a key given an userId.
makeKey(Long, OpModule)
- Static method in class net.wgen.op.logging.
TraceKeyFactory
For legacy areas where you may not have access to the request, make a key given a userId and module.
makeOracleBLOB(OracleConnection, InputStream, int)
- Method in class net.wgen.op.db.lob.
OracleLobHandler
Make an Oracle BLOB object populated with the given bytes.
makeOracleCLOB(OracleConnection, String)
- Method in class net.wgen.op.db.lob.
OracleLobHandler
Make an Oracle CLOB object populated with the given text.
makeProcedure(String)
- Method in class net.wgen.op.
Op
Convenience method to create a call declared as a database procedure with the Op's defaultDataSourceName.
makeQuery(String)
- Method in class net.wgen.op.
Op
Convenience method to create a call declared as a SQL query with the Op's defaultDataSourceName.
makeTableNameForParameterIndex(int)
- Method in class net.wgen.op.db.dbunit.
PathCallbackTransformer
makeTemporaryKey(Long, Class)
- Static method in class net.wgen.op.logging.
TraceKeyFactory
In a legacy area, make a TraceKey whose OpModule is determined by the class passed in.
makeToString()
- Method in class net.wgen.op.logging.
TraceKey
mapConnectionFactory(String, ConnectionFactory)
- Method in class net.wgen.op.
DirectExecutorFactory
Map a connection factory to a dataSourceName.
mapConnectionFactory(String, String, String, DataSource)
- Method in class net.wgen.op.
DirectExecutorFactory
Map connection factory to a dataSourceName.
mapDataSource(String, ConnectionFactory)
- Method in class net.wgen.op.db.
MappedConnectionFactory
Associate a connection factory with a datasource name.
module
- Variable in class net.wgen.op.logging.
WebAppStats.DBCallRecord
moduleName
- Variable in class net.wgen.op.logging.
Snapshot
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
_