Search:

Type: Posts; User: hemanthjava; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    16,520

    When I try to import java.util.prefs.Base64; ...

    When I try to import java.util.prefs.Base64;

    it says the type java.util.prefs.Base64 is not visible...

    Base64 cannot be resolved and stuff.
  2. Replies
    3
    Views
    16,520

    Storing Object into Database

    I have a Person Object with attributes like name, age, sex etc which I wanna store in the sybase database. The column in which it is to be stored is of "text" datatype.

    I have converted the object...
Results 1 to 2 of 2