Hitachi

uCosminexus Application Server Compatibility Guide


15.12.7 Trace collection points and trace information that can be collected in the case of callback method to the user

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‒50: Details of trace collection points in the case of callback method to the user

Event ID

No. in the figure#1

Trace acquisition points

Level

0xA390

1

Immediately before invoking the PrePersist() callback method

A

0xA391

2

Immediately after returning from the PrePersist() callback method

A

0xA392

1

Immediately before invoking the PostPersist() callback method

A

0xA393

2

Immediately after returning from the PostPersist() callback method

A

0xA394

1

Immediately before invoking the PreRemove() callback method

A

0xA395

2

Immediately after returning from the PreRemove() callback method

A

0xA396

1

Immediately before invoking the PostRemove() callback method

A

0xA397

2

Immediately after returning from the PostRemove() callback method

A

0xA398

1

Immediately before invoking the PreUpdate() callback method

A

0xA399

2

Immediately after returning from the PreUpdate() callback method

A

0xA39A

1

Immediately before invoking the PostUpdate() callback method

A

0xA39B

2

Immediately after returning from the PostUpdate() callback method

A

0xA39C

1

Immediately before invoking the PostLoad() callback method

A

0xA39D

2

Immediately after returning from the PostLoad() callback method

A

Legend:

A: Standard

#1

Corresponds to the numbers in Figure 15-27.

The following figure shows the trace collection points.

Figure 15‒27: Trace collection points of the callback method to the user

[Figure]

(2) Trace information that can be collected

The following table describes the trace information that can be collected in the case of the callback method to the user.

Table 15‒51: Trace information that can be collected in the case of the callback method to the user

No. in the figure#1

Event ID

Level

Information that you can acquire

Interface name

Operation name

Optional

1

0xA390

A

Callback method name specified by the user

--

--

0xA392

A

--

--

0xA394

A

--

--

0xA396

A

--

--

0xA398

A

--

--

0xA39A

A

--

--

0xA39C

A

--

--

2

0xA391

A

Callback method name specified by the user

--

#2

0xA393

A

--

#2

0xA395

A

--

#2

0xA397

A

--

#2

0xA399

A

--

#2

0xA39B

A

--

#2

0xA39D

A

--

#2

Legend:

A: Standard

--: Not applicable

#1

Corresponds to the numbers in Figure 15-27.

#2

When an exception occurs, the exception is displayed.