Dimitri Pissarenko wrote:
> On Thu, 15 Aug 2002 20:02:11 -0500, you wrote:
>
>
>>Dimitri Pissarenko wrote:
>>
>>>For example, I have the following class structure:
>>>
>>>a) "Project" class contains several "product stages"
>>>b) A "product stage" contains several "processes"
>>>c) Each "process
On Thu, 15 Aug 2002 20:02:11 -0500, you wrote:
>Dimitri Pissarenko wrote:
>> For example, I have the following class structure:
>>
>> a) "Project" class contains several "product stages"
>> b) A "product stage" contains several "processes"
>> c) Each "process" contains input and output "flows"
>
Dimitri Pissarenko wrote:
> For example, I have the following class structure:
>
> a) "Project" class contains several "product stages"
> b) A "product stage" contains several "processes"
> c) Each "process" contains input and output "flows"
> d) Each "flow" contains several child "flows"
>
> Is
>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 14, 2002 10:09 PM
Subject: [JBoss-user] Persistence mechanisms
Hello!
In my application I use JBoss primarily in store object-oriented data
in a relational database.
I would like to implement this object-oriented/relational mapping
Hello!
In my application I use JBoss primarily in store object-oriented data
in a relational database.
I would like to implement this object-oriented/relational mapping so
that changes in the object-oriented part (refactoring, changing the
class structure) will imply as least as possible necessa