public static interface Quidem.ConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(String name)
Creates a connection to the named database.
|
Connection connect(String name) throws Exception
Returns null if the database is not known
(except UnsupportedConnectionFactory.
ExceptionCopyright © 2014–2015 Julian Hyde. All rights reserved.