Hi,

Newbie & need help, after search the forum & web, I still don't know why need to put the keyword "transient" before EntityManager.
Can anyone please explain or show me the place to look for the answer, thanks?

Code:
    @PersistenceContext
    transient EntityManager Timer.entityManager;
Regards,