From: <leg...@at...> - 2003-10-04 13:50:20
|
The following comment has been added to this issue: Author: David Morris Created: Sat, 4 Oct 2003 8:48 AM Body: Is there some way to specify database with Hibernate at the mapping level? If not, I wish you would reconsider this. In the past, if I assigned a Schema to MySql it used dot notation, which allowed me to specify a database name for the schema. This change broke that. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-381 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-381 Summary: The Schema/Table seperator for MySql Dialect is not working Type: Bug Status: Closed Priority: Major Resolution: REJECTED Project: Hibernate2 Components: core Versions: 2.1 Assignee: Reporter: David Morris Created: Sat, 4 Oct 2003 1:16 AM Updated: Sat, 4 Oct 2003 4:01 AM Environment: MySql 4.0.14 running on Windows with Hibernate 2.1Beta4 Description: Recently a getSchemaSeperator() method was added to the MySql dialect and it returns an underscore (_) but should return a dot (.). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |