public abstract class AbstractSqlConnectionProviderPlugin extends Object implements SqlConnectionProviderPlugin, Describable
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSqlConnectionProviderPlugin(SqlDataBase dataBase)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDataBase |
getDataBase() |
List<ComponentInfo> |
getInfos() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitobtainConnectionprotected AbstractSqlConnectionProviderPlugin(SqlDataBase dataBase)
dataBase - Type de base de donnéespublic final SqlDataBase getDataBase()
getDataBase in interface SqlConnectionProviderpublic final List<ComponentInfo> getInfos()
getInfos in interface DescribableCopyright © 2014. All Rights Reserved.