Search:

Type: Posts; User: chronoz13

Search: Search took 0.10 seconds.

  1. Re: updating Java Objects(Longblob) in mysql databasel problem

    i manage to solve the problem, this is my first time using this Collection interfaces, i didnt pay attention on my assignment statements,

    and i just cant add values on the Map or Set objects, i...
  2. Re: updating Java Objects(Longblob) in mysql databasel problem

    oh thank you so much for enlightening me, atleast i know that i have some problem in designing my own program structure, hmmmm so how can i still use these things i learned in my design of thesaurus?...
  3. Re: updating Java Objects(Longblob) in mysql databasel problem

    i dont think its about serialization, i was able to break down the problem and see that the TreeSet is the thing i need to deal with, i tried to minimize the Thesaurus class into this with only one...
  4. updating Java Objects(Longblob) in mysql databasel problem

    i tried searching at google using this key phrase "updating java objects in mysql" but i cant find a problem like what i have,
    i have 2 classes, 1 that is serializable(Thesaurus class) and 1 that...
Results 1 to 4 of 4