Added comments. The dialect should also fix HHH-3936
This commit is contained in:
parent
ceba976e57
commit
571318e6e4
|
@ -29,7 +29,7 @@ import org.hibernate.dialect.function.NoArgSQLFunction;
|
|||
import org.hibernate.type.StandardBasicTypes;
|
||||
|
||||
/**
|
||||
* A dialect for Microsoft SQL 2005
|
||||
* A dialect for Microsoft SQL 2005. (HHH-3936 fix)
|
||||
*
|
||||
* @author Yoryos Valotasios
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue