Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6012813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:27:30+00:00 2026-05-23T02:27:30+00:00

Greetings, My Java experience is limited, but I have a fair enough understanding of

  • 0

Greetings,

My Java experience is limited, but I have a fair enough understanding of it. With that in mind, I am attempting to write a mobile application with a self-contained database — Java DB — for the purpose of maintaining my fitness log.

Netbeans is my preferred IDE, and it is currently of the latest stable version and Java DB is installed — indeed the database is ready and waiting — but I simply cannot figure out how to attach a Java DB to a J2SE project.

Searching for tutorials and what not online lead me to Java Desktop Applications w/ a self-contained database, and when I attempt to port the import statements to a J2SE project, I receive nothing but import errors — even with adding the Java DB jar files to the project library.

Any assistance or point in the right direction would be greatly appreciated. Also, I am not deadset on the use of Java DB, and so if another portable database is preferable, then I am open to suggestions.

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T02:27:31+00:00Added an answer on May 23, 2026 at 2:27 am

    J2SE is very different to J2ME. J2ME contains a cut down VM and does not have many of the features (e.g. generics, iterators, collections, reflection, finalization, thread groups, JNI ) that you would normally find in J2SE.

    J2ME is not the platform to use for logging lots of information and trying to display it in informative graphs. A typical MIDlet can store around 2MB of information, although this varies between devices and is not a definitive number.

    J2ME was designed for devices with little memory, so it has a small max heap size. This means that you would most likely run out of memory trying to display over a months worth of detailed fitness information.

    There are a limited number of J2ME graphing APIs and because of the limitations of the platform, none of them can display graphs in a manner you’d expect in J2SE.

    As another person mentioned J2ME uses a RecordStore to persist information. It can only store byte arrays which normally means you start writing your own very light serialisation framework for storing objects. Where every object you want to serialize implements a toByerArray() and fromByteArray(byte []) interface. However you can use other frameworks which will serialize objects for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Greetings. I have a java method that I consider expensive, and I'm trying to
Possible Duplicate: How to internationalize a java web application. greetings all i want that
Greetings All; I have a desktop java application which gives the following output in
Greetings, I'm using embedded java, I write the application to a low resource device.
I have a Java web application that uses CometD. The workflow is simple: I
Greetings everyone! I programmed GUI Application using Java Swing under Windows. Under windows everything
greetings, today i have started to learn java using netbeans ide. i would like
greetings all i have a web application using (spring-hibernate) frameworks and when tried to
Greetings! I've been trying to display some HTML with Java using JEditorPane . But
greetings all I have a postfix mail server that contains many domains and each

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.