|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyDataProvider
leon.peer.LyPeerDataProvider
leon.peer.util.LyTableDataProvider
leon.peer.sql.LySqlDataProvider
leon.peer.sql.hsqldb.LyHsqldbDataProvider
public class LyHsqldbDataProvider
This class is used by DataSources to transmit their requests to an instance of SqlRequestEncoder.
LyDataProvider
,
LySqlDataProvider
,
LySqlRequestEncoder
Field Summary |
---|
Fields inherited from class leon.peer.sql.LySqlDataProvider |
---|
__VERSION, DATASOURCE_NAME |
Constructor Summary | |
---|---|
LyHsqldbDataProvider(LyApplication application,
LyLocation location)
Default constructor Initialization is done with the init method. |
Method Summary | |
---|---|
LyRequestEncoder |
getRequestEncoder(LyDataSource dataSource)
Get an encoder for the given dataSource and this provider. |
Methods inherited from class leon.peer.sql.LySqlDataProvider |
---|
addSpecificEncoder, endValidate, getJoinRequestEncoder, getTableNames, isXASupported, setLocation, setTrim, writeMetaData, writeMetaData |
Methods inherited from class leon.peer.LyPeerDataProvider |
---|
getPeerClass, invalidate, load, resetPeerClasses, validate, validate, validateNotifier |
Methods inherited from class leon.peer.LyDataProvider |
---|
canBeFullyLoaded, close, dumpConnections, getApplication, getConnection, getEnvironment, getEventNotifier, getId, getLocation, getNbAvailableConnection, getNbConnection, hasLostConnection, isConnectionReady, isModified, isModified, isNotifierReady, releaseConnection, save, setEventNotifier, setModified, setNbConnection, sleep, validate, wakeUp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyHsqldbDataProvider(LyApplication application, LyLocation location)
application
- the application of this providerlocation
- the info definition of this providerMethod Detail |
---|
public LyRequestEncoder getRequestEncoder(LyDataSource dataSource)
getRequestEncoder
in class LySqlDataProvider
dataSource
- the dataSource
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |