You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Brian McCallister <mc...@forthillcompany.com> on 2003/12/31 15:04:36 UTC

Re: Torque or OJB ?

Torque is a code-generation based object-database access tool. It 
generates a a whole data access layer for you with a little bit of 
flexibility in how it is generated, but not a whole lot.

OJB maps arbitrary objects to arbitrary database tables and provides 
the means to manipulate them.

Both are good, which is better depends on what you need. I have yet to 
find a situation where I have wanted to use Torque instead of OJB, 
however ;-)

-Brian

On Dec 31, 2003, at 9:42 AM, Tiago Henrique Costa Rodrigues Alves wrote:

>
> Which one is better , Torque or OJB?
> What are the main differences?
>
>
> Tiago Henrique C. R. Alves
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: Torque or OJB ?

Posted by Brian McCallister <mc...@forthillcompany.com>.
Er code generation based object - database MAPPING tool. No object 
database here. Please move along =)

-Brian

On Dec 31, 2003, at 9:04 AM, Brian McCallister wrote:

> Torque is a code-generation based object-database access tool. It 
> generates a a whole data access layer for you with a little bit of 
> flexibility in how it is generated, but not a whole lot.
>
> OJB maps arbitrary objects to arbitrary database tables and provides 
> the means to manipulate them.
>
> Both are good, which is better depends on what you need. I have yet to 
> find a situation where I have wanted to use Torque instead of OJB, 
> however ;-)
>
> -Brian
>
> On Dec 31, 2003, at 9:42 AM, Tiago Henrique Costa Rodrigues Alves 
> wrote:
>
>>
>> Which one is better , Torque or OJB?
>> What are the main differences?
>>
>>
>> Tiago Henrique C. R. Alves
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-user-help@db.apache.org
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org