Hello:

    I need concurrent transactions, one transaction per thread.

    Is it a good solution to get a new Database object in each thread??
        db =3D ojb.getDatabase();

    this method return a diferrent connection every time we call it???

    I am asking this because I'm a little confused with the "client
aplication" or the "J2EE aplication". My english is no very good so it
is dificult to me to understand.
    I want to use the "client aplication" because it's easy, but it will
work for me if the answers of the two questions I ask is "yes"

Thanks a lot and sorry for my bad english,
                                                            Diego.

Reply via email to