Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Singleton as Entity Persisted in JPA?

843830Jul 22 2008 — edited Jul 23 2008
Hi everyone,

I'm developing a distributed system using tha JPA (TopLink Essentials) and i need to implement a singleton global to all the system. I really don't know how to implement it. Anyone have ideas?
I use MySQL database. I don't have too much experience in J2EE.
All implementation i have it's client side (run on client's VM), not server side.

Thanks all!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2008
Added on Jul 22 2008
2 comments
775 views