Posted: Tue May 18, 2010 8:38 pm Post subject: SHARED variable in JavaCompute node.
Disciple
Joined: 06 Nov 2009 Posts: 171
ESQL compute node supports cache memory ("SHARED") variables. In Javacompute node how can i achieve this ?
In my code, i try to fetch the 5 rows from DB using select command by MBSqlStatement. This 5 rows are stored in environment variable. I want to store it in cache (SHARED) variable. In java it is not allowing me to do.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum