Uses of Class
org.teiid.translator.jdbc.postgresql.PostgreSQLExecutionFactory
-
Packages that use PostgreSQLExecutionFactory Package Description org.teiid.translator.jdbc.postgresql org.teiid.translator.jdbc.redshift -
-
Uses of PostgreSQLExecutionFactory in org.teiid.translator.jdbc.postgresql
Subclasses of PostgreSQLExecutionFactory in org.teiid.translator.jdbc.postgresql Modifier and Type Class Description classGreenplumExecutionFactoryTranslator for Greenplum.Constructors in org.teiid.translator.jdbc.postgresql with parameters of type PostgreSQLExecutionFactory Constructor Description PostgreSQLConversionVisitor(PostgreSQLExecutionFactory ef) -
Uses of PostgreSQLExecutionFactory in org.teiid.translator.jdbc.redshift
Subclasses of PostgreSQLExecutionFactory in org.teiid.translator.jdbc.redshift Modifier and Type Class Description classRedshiftExecutionFactoryTranslator class for Red Shift.
-