org.pentaho.platform.repository.hibernate
Class MySQL5Dialect

java.lang.Object
  extended by org.hibernate.dialect.MySQL5Dialect
      extended by org.pentaho.platform.repository.hibernate.MySQL5Dialect

Deprecated. Use org.hibernate.dialect.MySQL5Dialect instead

@Deprecated
public class MySQL5Dialect
extends org.hibernate.dialect.MySQL5Dialect


Constructor Summary
MySQL5Dialect()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQL5Dialect

public MySQL5Dialect()
Deprecated.