public class SimpleConnectionHandle extends Object implements ConnectionHandle
ConnectionHandle interface, containing a given R2DBC Connection.| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection()
Return the specified Connection as-is.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreleaseConnectionpublic Connection getConnection()
getConnection in interface ConnectionHandleCopyright © 2018–2019 Pivotal Software, Inc.. All rights reserved.