Class MyISAMStorageEngine

java.lang.Object
org.hibernate.dialect.MyISAMStorageEngine
All Implemented Interfaces:
MySQLStorageEngine

public class MyISAMStorageEngine extends Object implements MySQLStorageEngine
Represents the MyISAM storage engine.