public class MySQL5Dialect
extends org.hibernate.dialect.MySQL5Dialect
| Constructor and Description | 
|---|
| MySQL5Dialect() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCastTypeName(int code) | 
| java.lang.Class | getNativeIdentifierGeneratorClass() | 
| SqlTypeDescriptor | remapSqlTypeDescriptor(SqlTypeDescriptor sqlTypeDescriptor) | 
| boolean | supportsSequences() | 
public java.lang.String getCastTypeName(int code)
public boolean supportsSequences()
public java.lang.Class getNativeIdentifierGeneratorClass()
public SqlTypeDescriptor remapSqlTypeDescriptor(SqlTypeDescriptor sqlTypeDescriptor)