Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
technolgia
Posts: 92
Registered: 06-11-2009

Transient Variable persisted?

Hello All,

I have a class which implements Persistable. I have a boolean variable within my class which is declared transient as i do not want the state of the variable to be maintained when the data is fetched from the persistent store, but i notice that the state is maintained though it is declared as transient. Am i missing out on something? Kindly help. Thanks in advance.

 

Regards,

S.A.Norton Stanley

Please use plain text.