Class FirebirdSQLProducer

java.lang.Object
net.ontopia.persistence.rdbms.GenericSQLProducer
net.ontopia.persistence.rdbms.FirebirdSQLProducer

public class FirebirdSQLProducer extends GenericSQLProducer
INTERNAL: Class that generates DDL statements for the firebird / interbase database platform.
  • Constructor Details

    • FirebirdSQLProducer

      public FirebirdSQLProducer(Project project)
    • FirebirdSQLProducer

      public FirebirdSQLProducer(Project project, String[] platforms)
  • Method Details