Serialized Form
|
Package com.sun.appserv.server |
eventType
int eventType
eventData
Object eventData
ctx
LifecycleEventContext ctx
|
Package org.glassfish.api.admin |
timeOfAcquisition
Date timeOfAcquisition
lockOwner
String lockOwner
timeOfAcquisition
Date timeOfAcquisition
lockOwner
String lockOwner
SSHSettings
String SSHSettings
FullCommand
String FullCommand
|
Package org.glassfish.api.container |
|
Package org.glassfish.api.invocation |
ex
Exception ex
|
Package org.glassfish.api.jdbc |
threadID
long threadID
- Thread ID from which SQL statement originated.
threadName
String threadName
- Thread Name from which SQL statement originated.
poolName
String poolName
- Pool Name in which the SQL statement is executed.
className
String className
- Type of SQL query. Could be PreparedStatement, CallableStatement or
other object types.
methodName
String methodName
- Method that executed the query.
timeStamp
long timeStamp
- Time of execution of query.
params
Object[] params
- Parameters of the method that executed the SQL query. Includes information
like SQL query, arguments and so on.
Copyright © 2012. All Rights Reserved.