Interface ManagedExtendedConnection

All Superinterfaces:
AutoCloseable, Connection, ExtendedConnection, Wrapper

public interface ManagedExtendedConnection extends ExtendedConnection
A managed extended connection extends an ExtendedConnection by the means to handle remote iterator. This is closely coupled to a transaction managed by a TxManager.