Package org.teiid.resource.api
Interface WrappedConnection
-
- All Superinterfaces:
Connection
- All Known Implementing Classes:
WrappedConnection
public interface WrappedConnection extends Connection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
unwrap()
-
Methods inherited from interface org.teiid.resource.api.Connection
close
-
-