public static final class Driver20.LoginCallable extends java.lang.Object implements java.util.concurrent.Callable<EmbedConnection>
Modifier and Type | Field and Description |
---|---|
private Driver20 |
_driver |
private java.util.Properties |
_info |
private java.lang.String |
_url |
Constructor and Description |
---|
Driver20.LoginCallable(Driver20 driver,
java.lang.String url,
java.util.Properties info) |
Modifier and Type | Method and Description |
---|---|
EmbedConnection |
call() |
private Driver20 _driver
private java.lang.String _url
private java.util.Properties _info
public Driver20.LoginCallable(Driver20 driver, java.lang.String url, java.util.Properties info)
public EmbedConnection call() throws java.sql.SQLException
call
in interface java.util.concurrent.Callable<EmbedConnection>
java.sql.SQLException
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.