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, wait
releaseConnection
public Connection getConnection()
getConnection
in interface ConnectionHandle
Copyright © 2018–2019 Pivotal Software, Inc.. All rights reserved.