mardi 5 mai 2015

Instructions in database in Java needed

So, I have a project that will create 100+ objects and they have 20+ attributes each, I talked to a friend and he told me to use some sort of external database, which I haven't learned yet, can anybody help me with that or reccomend me a text?

Here's an example of what I want to store:

  • key: 0
  • name: John
  • age: 19
  • grades: 8
  • possessions: 12

and so on. I think it should be fairly easy as everything but the name will be an int.

Aucun commentaire:

Enregistrer un commentaire