public interface DQP
@Secure(optional=true) ResultsFuture<ResultsMessage> executeRequest(long reqID, RequestMessage message) throws org.teiid.core.TeiidProcessingException, org.teiid.core.TeiidComponentException
org.teiid.core.TeiidProcessingExceptionorg.teiid.core.TeiidComponentExceptionResultsFuture<ResultsMessage> processCursorRequest(long reqID, int batchFirst, int fetchSize) throws org.teiid.core.TeiidProcessingException
org.teiid.core.TeiidProcessingExceptionResultsFuture<?> closeRequest(long requestID) throws org.teiid.core.TeiidProcessingException, org.teiid.core.TeiidComponentException
org.teiid.core.TeiidProcessingExceptionorg.teiid.core.TeiidComponentExceptionboolean cancelRequest(long requestID)
throws org.teiid.core.TeiidProcessingException,
org.teiid.core.TeiidComponentException
org.teiid.core.TeiidProcessingExceptionorg.teiid.core.TeiidComponentExceptionResultsFuture<?> closeLobChunkStream(int lobRequestId, long requestId, String streamId) throws org.teiid.core.TeiidProcessingException, org.teiid.core.TeiidComponentException
org.teiid.core.TeiidProcessingExceptionorg.teiid.core.TeiidComponentExceptionResultsFuture<LobChunk> requestNextLobChunk(int lobRequestId, long requestId, String streamId) throws org.teiid.core.TeiidProcessingException, org.teiid.core.TeiidComponentException
org.teiid.core.TeiidProcessingExceptionorg.teiid.core.TeiidComponentExceptionMetadataResult getMetadata(long requestID) throws org.teiid.core.TeiidComponentException, org.teiid.core.TeiidProcessingException
org.teiid.core.TeiidComponentExceptionorg.teiid.core.TeiidProcessingExceptionMetadataResult getMetadata(long requestID, String preparedSql, boolean allowDoubleQuotedVariable) throws org.teiid.core.TeiidComponentException, org.teiid.core.TeiidProcessingException
org.teiid.core.TeiidComponentExceptionorg.teiid.core.TeiidProcessingExceptionResultsFuture<?> begin() throws XATransactionException
XATransactionExceptionResultsFuture<?> commit() throws XATransactionException
XATransactionExceptionResultsFuture<?> rollback() throws XATransactionException
XATransactionExceptionResultsFuture<?> start(XidImpl xid, int flags, int timeout) throws XATransactionException
XATransactionExceptionResultsFuture<?> end(XidImpl xid, int flags) throws XATransactionException
XATransactionExceptionResultsFuture<Integer> prepare(XidImpl xid) throws XATransactionException
XATransactionExceptionResultsFuture<?> commit(XidImpl xid, boolean onePhase) throws XATransactionException
XATransactionExceptionResultsFuture<?> rollback(XidImpl xid) throws XATransactionException
XATransactionExceptionResultsFuture<?> forget(XidImpl xid) throws XATransactionException
XATransactionExceptionResultsFuture<Xid[]> recover(int flag) throws XATransactionException
XATransactionExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.