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