You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to whitelassi
The core PNM application has been completed and the code committed to
the SVN. Now, I will focus more on the supplementary services
part...which will be the actual users for the core PNM application..
aayush
aayush
unread,
Mar 14, 2009, 11:02:24 AM3/14/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to whitelassi
As of now, i am saving the context using in memory data
structures,encapsulated by a thread safe singleton.
later, the data will be stored using JPA and Hibernate as persistence
provider in the database.