Issue Type: Bug Bug
Affects Versions: 4.0.0.CR5
Assignee: Unassigned
Components: core
Created: 14/Feb/13 8:39 AM
Description:

Null column are not created during schema export with Sybase 15.

It's a regression due to HHH-6775

SybaseASE15Dialect must override getNullColumnString:
public String getNullColumnString() { return " null"; }

Environment: Sybase 15
Project: Hibernate ORM
Labels: dialect
Priority: Major Major
Reporter: Michel HAMON
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira