Class MysqlSchemaFactory

java.lang.Object
org.castor.ddlgen.engine.mysql.MysqlSchemaFactory
All Implemented Interfaces:
SchemaFactory

public final class MysqlSchemaFactory extends Object implements SchemaFactory
MySQL schema factory.
Since:
1.1
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Le Duc Bao, Ralf Joachim
  • Constructor Details

    • MysqlSchemaFactory

      public MysqlSchemaFactory()
  • Method Details