Uses of Class
net.ontopia.persistence.rdbms.GenericSQLProducer
Packages that use GenericSQLProducer
-
Uses of GenericSQLProducer in net.ontopia.persistence.rdbms
Subclasses of GenericSQLProducer in net.ontopia.persistence.rdbmsModifier and TypeClassDescriptionclassINTERNAL: Class that generates DDL statements for the IBM db2 universal database platform.classINTERNAL: Class that generates DDL statements for the firebird / interbase database platform.classINTERNAL: Class that generates DDL statements for the mysql database platform.classINTERNAL: Class that generates DDL statements for the oracle database platform.classINTERNAL: DDL statement generator for the PostgreSQL database platform.classINTERNAL: Class that generates DDL statements for the sqlserver database platform.Methods in net.ontopia.persistence.rdbms that return GenericSQLProducerModifier and TypeMethodDescriptionstatic GenericSQLProducerDDLExecuter.getSQLProducer(Project project, String platform) static GenericSQLProducerDDLExecuter.getSQLProducer(Project project, String[] platforms)