Uses of Class
org.teiid.translator.jdbc.TranslatedCommand
-
Packages that use TranslatedCommand Package Description org.teiid.translator.jdbc -
-
Uses of TranslatedCommand in org.teiid.translator.jdbc
Methods in org.teiid.translator.jdbc that return TranslatedCommand Modifier and Type Method Description protected TranslatedCommandJDBCBaseExecution. translateCommand(Command command)Constructors in org.teiid.translator.jdbc with parameters of type TranslatedCommand Constructor Description JDBCExecutionException(BundleUtil.Event event, SQLException error, TranslatedCommand... commands)
-