Hitachi

uCosminexus Application Server Compatibility Guide


15.12.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

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

Table 15‒40: 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 15-22.

The following figure shows the trace collection points.

Figure 15‒22: 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 15‒41: 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 15-22.

#2

When an exception occurs, the exception is displayed.