Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9141199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:36:50+00:00 2026-06-17T09:36:50+00:00

Just curious. Saw the rule from WebSphere: Duplicate life cycle callback methods If multiple

  • 0

Just curious.

Saw the rule from WebSphere:
Duplicate life cycle callback methods
If multiple callback methods are defined for an entity life cycle event, the ordering of the invocation of these methods is as follows:
life cycle callback methods defined in the entity listeners: The life cycle callback methods that are defined on the entity listener classes for an entity class are invoked in the same order as the specification of the entity listener classes in the EntityListeners annotation or the XML descriptor.
Listener super class: Callback methods defined in the super class of the entity listener are invoked before the children.
Entity life cycle methods: WebSphere® eXtreme Scale does not support entity inheritance, so the entity life cycle methods can only be defined in the entity class.

But it only mentioned the scenario multiple callbacks are from different listeners.

What if one callback (say @PostLoad) was defined in the entity class, but another (also @PostLoad) from the listener?

Which callback method would be invoked first? Is the sequence specified or provider-dependent?

Thanks a lot!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:36:51+00:00Added an answer on June 17, 2026 at 9:36 am

    Method in listener is called first, then callback method in entity is called. To be more specific, order is:

    1. Default listeners (ones defined in XML descriptor)
    2. Methods in listeners, starting from the superclasses in order they are defined in @EntityListeners annotation.
    3. Callback methods in entity hierarchy, starting from uppermost superclass.

    Call order is specified in detail (and with clarifying examples) in JPA 2.0 specification, 3.5 Entity Listeners and Callback Methods.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just saw this data-structure on the Java 6 API and I'm curious about
Just curious - apart from its ubiquitous use in specifying the presentation of HTML
Just curious about which of these would be faster? $('ul.dropdown a').first().click(function(event) { event.stopPropagation(); return
Just curious, when I imported data from a spreadsheet with 519 lines into an
I've saw a join just like this: Select <blablabla> from TableA TA Inner join
Just curious, is there a format string I can use to output something like
Just curious if I'm creating a shared memory array on Windows platform like so:
Just curious if it is syntactically possible to do something like this: static (void)
Just curious what is the best practice for solving the following issue. I have
Just curious. How does actually the function Sleep() work (declared in windows.h)? Maybe not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.