Peter Butkovic
edited a comment
on
HHH-5584
Re: Need method Dialect to apply hibernate type over-rides.
I've noticed there is in 4.2.7 (not sure since when) available method:
{code:
title=org.hibernate.dialect.Dialect.
java}
protected SqlTypeDescriptor getSqlTypeDescriptorOverride(int sqlCode)
{code}
would that work for you? I guess so.
Add Comment
This message was sent by Atlassian JIRA
(v6.2-OD-03#6206-
sha1:1444450
)