• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Record Management System

 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Paul,
How much data can be store in Record Management System? I'm not very sure of its functionality. Can you breifly explain it? Does it function like catch memory? It is means records in record store make transaction faster because its save time to send request out to server?
Thank You.
Steffy
 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by SteffySY Sing:
Paul,
How much data can be store in Record Management System? I'm not very sure of its functionality. Can you breifly explain it? Does it function like catch memory? It is means records in record store make transaction faster because its save time to send request out to server?
Thank You.
Steffy


I think the Record Management System can best be seen as a sort of filesystem. Read only by line, it works likely the same. The amount that can be safed, I think depends on the amount of memory in the J2ME compliant consumer applications.
Yours,
Mark Monster
 
reply
    Bookmark Topic Watch Topic
  • New Topic