x
login about faq

db application using JPA/JDO

I have been tasked with building an application that maintains a simple Student DB to store and process marks of students of 5 departments with 4 batches of students in each dept.

I first thought of developing a UI-dataAccess style application. But Was unable to process because of various complexities and my lack of experience in building db apps with java.

I never thought that OOP models can be used in DB apps. But when I read about it I came across the Persistence API and then the JDO API. And also about ObjectDB with JPA API. I dont know the difference between them.

I searched for good resources to learn it but could find proper sources.

Please can anyone guide me in this topic? I need following help:

  1. Resources for learning JDO/JPA
  2. Guide me as to how to structure my application.
  3. How to wire a JTable to an entity objects
  4. And I thought of creating a Student BAse class and derive CSEStudent, EEEStudent, etc for all departments and store student info in it. Is this Class model ok?

Thank you very much in advance!

more ▼

asked Jul 18 at 08:42 AM

stevanity\'s gravatar image

Steve Robinson
0 3

(comments are locked)
10|600 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x4
x1
x1

asked: Jul 18 at 08:42 AM

Seen: 262 times

Last Updated: Jul 18 at 08:42 AM

powered by AnswerHub - Enterprise Social Q&A