Uses of Class
org.teiid.translator.jdbc.JDBCMetadataProcessor
-
-
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc Modifier and Type Class Description classJDBCMetdataProcessorDeprecated.Methods in org.teiid.translator.jdbc that return JDBCMetadataProcessor Modifier and Type Method Description protected JDBCMetadataProcessorJDBCExecutionFactory. createMetadataProcessor()Deprecated. -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.hana
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc.hana Modifier and Type Class Description classHanaMetadataProcessor -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.modeshape
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc.modeshape Modifier and Type Class Description classModeShapeJDBCMetdataProcessorReads fromDatabaseMetaDataand creates metadata through theMetadataFactory.Methods in org.teiid.translator.jdbc.modeshape that return JDBCMetadataProcessor Modifier and Type Method Description protected JDBCMetadataProcessorModeShapeExecutionFactory. createMetadataProcessor()Deprecated. -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.mysql
Methods in org.teiid.translator.jdbc.mysql that return JDBCMetadataProcessor Modifier and Type Method Description protected JDBCMetadataProcessorMySQLExecutionFactory. createMetadataProcessor()Deprecated. -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.oracle
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc.oracle Modifier and Type Class Description classOracleMetadataProcessorMethods in org.teiid.translator.jdbc.oracle that return JDBCMetadataProcessor Modifier and Type Method Description protected JDBCMetadataProcessorOracleExecutionFactory. createMetadataProcessor()Deprecated. -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.pi
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc.pi Modifier and Type Class Description classPIMetadataProcessor -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.postgresql
Subclasses of JDBCMetadataProcessor in org.teiid.translator.jdbc.postgresql Modifier and Type Class Description classPostgreSQLMetadataProcessor -
Uses of JDBCMetadataProcessor in org.teiid.translator.jdbc.sqlserver
Methods in org.teiid.translator.jdbc.sqlserver that return JDBCMetadataProcessor Modifier and Type Method Description protected JDBCMetadataProcessorSQLServerExecutionFactory. createMetadataProcessor()Deprecated.
-