Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

any relational APIs for RMS? (MIDP storage)

Thread view: 
Alex Hunsley - 02 Jun 2006 10:47 GMT
I've googled for this and found nothing, but thought it worth asking here...

On the MIDP mobile java platform, RMS (Record Management System) allows
a very basic permanent storage mechanism for 'records' that consist of
byte arrays. I was wondering if anyone knows of a relational database
style API that sits on top of this? Not hard to do, but would prefer to
reuse rather than rewrite!
(I'm not looking for full blown SQL queries or anything like that, just
would like to be able to have tables in a database, and do queries based
on column values by calling an API, and have simple join support (i.e.
foreign keys)).
dimitar - 02 Jun 2006 14:31 GMT
I don't think so. What kind of application are you developing? If it is
a game, you'll strip away everything that you can go without when you
get in the bytecode-shrinking phase, so don't bother with fancy APIs
that waste method-descriptor bytes.
dimitar - 02 Jun 2006 14:32 GMT
I don't think so. What kind of application are you developing? If it is
a game, you'll strip away everything that you can go without when you
get in the bytecode-shrinking phase, so don't bother with fancy APIs
that waste method-descriptor bytes.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.