public abstract class AbstractJdbcAdaptor extends Object
| Constructor and Description |
|---|
AbstractJdbcAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
static JdbcAdaptor |
getAdapter(ClassLoader classloader,
String databaseProductName)
Returns the JDBC Adapter.
|
protected abstract String[] |
getProductNames() |
public static JdbcAdaptor getAdapter(ClassLoader classloader, String databaseProductName)
classloader - the class loaderdatabaseProductName - the name of the database productprotected abstract String[] getProductNames()
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.