Package org.apache.derby.jdbc
Class InternalDriver.LoginCallable
java.lang.Object
org.apache.derby.jdbc.InternalDriver.LoginCallable
- All Implemented Interfaces:
Callable<EmbedConnection>
- Enclosing class:
InternalDriver
public static final class InternalDriver.LoginCallable
extends Object
implements Callable<EmbedConnection>
This code is called in a thread which puts time limits on it.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_driver
-
_url
-
_info
-
-
Constructor Details
-
LoginCallable
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<EmbedConnection>
- Throws:
SQLException
-