org.pentaho.platform.repository.hibernate
Class MySQL5InnoDBDialect

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

Deprecated. Use org.hibernate.dialect.MySQL5InnoDBDialect instead

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


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

Constructor Detail

MySQL5InnoDBDialect

public MySQL5InnoDBDialect()
Deprecated.