uCosminexus Application Server, Maintenance and Migration Guide

[Contents][Glossary][Index][Back][Next]

8.21.4 Trace collection points and trace information that can be collected during the release processing of EntityManager

Organization of this subsection
(1) Trace collection points and PRF trace collection levels
(2) Trace information that can be collected

(1) Trace collection points and PRF trace collection levels

The following table describes the event IDs, trace collection points, and PRF trace collection levels.

Table 8-131 Details of trace collection points for javax.persistence.EntityManager

Event ID No. in the figure# Trace acquisition points Level
0xA360 1 When the processing of EntityManager#close() starts B
0xA361 2 When the processing of EntityManager#close() ends B

Legend:
B: Advanced

#
Corresponds to the numbers in Figure 8-79.

The following figure shows the trace collection points.

Figure 8-79 Trace collection points for javax.persistence.EntityManager

[Figure]

(2) Trace information that can be collected

The following table describes the trace information that can be collected during the release processing of EntityManager.

Table 8-132 Trace information that can be collected for javax.persistence.EntityManager

No. in the figure#1 Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0xA360 B -- -- --
2 0xA361 B -- -- #2

Legend:
B: Advanced
--: Not applicable

#1
Corresponds to the numbers in Figure 8-79.

#2
When an exception occurs, the exception is displayed.