Search:

Type: Posts; User: chronoz13

Search: Search took 0.39 seconds.

  1. [SOLVED] Re: what data type should i use in MySql for a java object to be saved

    thank you for all the responses, yes i found out that BLOB type is the type that MySql can handle regarding with java objects
  2. [SOLVED] what data type should i use in MySql for a java object to be saved

    i really dont know how to ask this properly. but what database data type should i use if im going to save a java object

    consider this Person class

    public class Person implements...
Results 1 to 2 of 2