>
> try{
>
> if (session!=null) session.close();
>
> }catch(Exception ex){
>
> throw ex;
>
> }
>
>
> }
>
> }
>
>
> regards
> prasad chandrasekaran
> - Original Message -
> From: "Christian Bauer" <[EMAIL PROTECTED]>
ex){
throw iex;
}
}finally{
try{
if (session!=null) session.close();
}catch(Exception ex){
throw ex;
}
}
}
regards
prasad chandrasekaran
- Original Message -
From: "Christian Bauer" <[EMAIL PROTECTED]>
To: "Prasad Iyer" <[EMAIL PROTECTED]>
Cc:
On 25 Aug (20:41), Prasad Iyer wrote:
> Which option of the cascade I have to use to insert a parent with a child.
> I have tried "all" but gives me error.
Read the "Parent/child" chapter in the reference documentation.
Please stop asking beginner questions on the developer mailinglist. Read
the
Hi,
Which option of the cascade I have to use
to insert a parent with a child.
I have tried "all" but gives me
error.
regards
prasad
chandrasekaran