You can set a JDBC driver property if your driver supports such a thing. For example, DB2 supports a "currentSchema" property on it's driver.
Jeff Butler
On 8/1/06, vladimir dj <[EMAIL PROTECTED]> wrote:
Hi all,
Is there a property equivalent or similar to Hibernate's
'hibernate.default_schema ',
which qualifies unqualified tablenames with the given schema in generated
SQL?
--
View this message in context: http://www.nabble.com/Default-Schema-tf2033408.html#a5593973
Sent from the iBATIS - User - Java forum at Nabble.com.
