public.javadoc.org.spincast.plugins.jdbc.ConnectionScope.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
ConnectionScope (org.spincast:spincast-framework 1.13.0 API)
org.spincast.plugins.jdbc
Interface ConnectionScope<T>
-
public interface ConnectionScope<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type
Method and Description
T
run(Connection connection)
-
-
Method Detail
-
run
T run(Connection connection)
throws Exception
- Throws:
Exception
Copyright © 2019. All rights reserved.