Search:

Type: Posts; User: Param

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    5,730

    Thread and connection

    First of all Hellooo to every one..

    My question is like, if some thread which is holding a database connection(got it from connection pool) gets crashed, what will happen to the connection,
    ...
  2. Replies
    6
    Views
    12,839

    Re: Sub class Serialization

    yeah, I did a small practical of serialization and found that attribute belongs to A(in our case age) will not be stored(Serillized) as A does not implements Serilizable interface but fileds of B...
  3. Replies
    6
    Views
    12,839

    Re: Sub class Serialization

    Hey HelloWorld thank you for jumping in...

    So you mean to say that( correct me If I am wrong somewhere) in my case if class A has attribute say 'age'
    And class B has attribute say 'name' and now...
  4. Replies
    6
    Views
    12,839

    Re: Sub class Serialization

    Thanks for your reply Bryan..

    I will really appriciate if could you please explain...
  5. Replies
    6
    Views
    12,839

    Sub class Serialization

    Hi All,

    I am new to this community, First of all I would like to say Hellooooooo :-@ to every body. Now lets get back to the business :).

    So my First question is around the Serialization....
Results 1 to 5 of 5