public final class DatabaseFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static DatabaseEngine |
getConnection(Properties properties)
Gets a database connection from the specified properties.
|
public static DatabaseEngine getConnection(Properties properties) throws DatabaseFactoryException
properties - The database properties.DatabaseFactoryException - If the class specified does not exist or its not well implemented.Copyright © 2013. All Rights Reserved.