leon.peer
Class LyDataProviderFactory
java.lang.Object
leon.peer.LyDataProviderFactory
public final class LyDataProviderFactory
- extends java.lang.Object
This class is used by LyApplication to create instances of LyDataProvider defined by LyLocation.
Existing providers are the following :
XML |
leon.peer.xml.file.LyXmlFileDataProvider |
CSV |
leon.peer.file.LyFileDataProvider |
INFO |
leon.peer.file.LyFileInfoDataProvider |
LDAP |
eu.w4.ae.peer.ldap.LyLdapDataProvider |
SQL |
Access |
leon.peer.sql.access.LyAccessDataProvider |
MySql |
leon.peer.sql.mysql.LyMySqlDataProvider |
Oracle |
eu.w4.ae.peer.sql.oracle.LyOracleDataProvider |
Sybase |
eu.w4.ae.peer.sql.sybase.LySybaseDataProvider |
generic |
leon.peer.sql.LySqlDataProvider |
|
- See Also:
LyApplication
,
LyLocation
Field Summary |
static java.lang.String |
__VERSION
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyDataProviderFactory
public LyDataProviderFactory()
getProvider
public static LyDataProvider getProvider(LyApplication application,
LyLocation location)
- Initialisation of the data of the instance.
Website: W4 S.A., contact us: support@w4global.com