Steve Ebersole
commented
on
HHH-9714
Re: hbm2ddl.auto=update ignores hibernate.default_schema
Oh, and for MySQL you'd want
@Table(catalog="x")
, not
@Table(schema="x")
Add Comment
This message was sent by Atlassian JIRA
(v6.5-OD-08-001#65007-
sha1:1fc9846
)