mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
Update ServiceHub.kt (#4501)
This commit is contained in:
parent
d176b60fb5
commit
de5a49457c
@ -359,7 +359,7 @@ interface ServiceHub : ServicesForResolution {
|
||||
* and thus queryable data will include everything committed as of the last checkpoint.
|
||||
*
|
||||
* @throws IllegalStateException if called outside of a transaction.
|
||||
* @return A new [Connection]
|
||||
* @return A [Connection]
|
||||
*/
|
||||
fun jdbcSession(): Connection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user