uCosminexus Application Server, Maintenance and Migration Guide

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

8.21.2 Trace collection points and trace information that can be collected during the acquisition 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-127 Details of trace collection points for javax.persistence.EntityManagerFactory

Event ID No. in the figure# Trace acquisition points Level
0xA300 1 When the processing of EntityManagerFactory#createEntityManager() starts B
0xA301 2 When the processing of EntityManagerFactory#createEntityManager() ends B
0xA302 1 When the processing of EntityManagerFactory#createEntityManager(Map) starts B
0xA303 2 When the processing of EntityManagerFactory#createEntityManager(Map) ends B

Legend:
B: Advanced

#
Corresponds to the numbers in Figure 8-77.

The following figure shows the trace collection points.

Figure 8-77 Trace collection points for javax.persistence.EntityManagerFactory

[Figure]

(2) Trace information that can be collected

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

Table 8-128 Trace information that can be collected for javax.persistence.EntityManagerFactory

No. in the figure#1 Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0xA300 B -- -- --
0xA302 B -- -- --
2 0xA301 B -- -- #2
0xA303 B -- -- #2

Legend:
B: Advanced
--: Not applicable

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

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