Package com.redwood.scheduler.api.jdbc
Class SessionBridge
- java.lang.Object
-
- com.redwood.scheduler.api.jdbc.SessionBridge
-
public class SessionBridge extends Object
REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE. Session bridge for client JDBC driver.
-
-
Constructor Summary
Constructors Constructor Description SessionBridge()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SchedulerSession
getNewSession()
-
-
-
Method Detail
-
getNewSession
public static SchedulerSession getNewSession()
-
-