I am not sure it's that simple ;)

Using a setProperty method, you will globally set a property that all
session will got. I need to locally to a session specify on which schema i
wish to work by default. Using your method, all threads at a given time work
on the same schema, this is of course not a desired behaviour.

Regards
Chris

----- Original Message -----
From: "One Ovthafew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 04, 2003 3:53 PM
Subject: Re: [Hibernate] Improving schemas support


> Set the property
>
> hibernate.default_schema
>
> :)
>
> ---------------------------------------------------------------------
> Would you like to receive faxes to your personal email address?
> You can with mBox.  Visit http://www.mbox.com.au/fax
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to