|
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.LyRequestEncoder
leon.peer.LyBlobRequestEncoder
leon.peer.sql.LySqlRequestEncoder
leon.peer.sql.idb.LyIdbRequestEncoder
public class LyIdbRequestEncoder
This class is used to send requests to a SQL InstantDB database connection and to receive its answers.
LyRequestEncoder
,
LySqlConnection
,
LySqlDataProvider
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.peer.sql.LySqlRequestEncoder |
---|
CHAR_QUOTE, DOMAIN_FILTER_RELATION, STRING_QUOTE, STRING_TWO_QUOTES |
Fields inherited from class leon.peer.LyBlobRequestEncoder |
---|
MAX_BLOB_BUFFER |
Constructor Summary | |
---|---|
LyIdbRequestEncoder(LyDataProvider provider,
LyDataSource dataSource,
java.lang.String valueSep)
Constructor. |
Method Summary |
---|
Methods inherited from class leon.peer.sql.LySqlRequestEncoder |
---|
buildObject, clearChildRequestInfo, completeSelectedFields, completeSelectedFields, createObject, deleteObject, deleteObjects, encodeLimitCondition, getFilters, getObject, getObjects, getObjects, getRequestInfo, getSize, getSize, getSQLFormatDate, getTableAliasForSelfTargetRelationClass, setChildRequestInfo, setObject, setObjects, setResponse, setTrim, supportCaseSensitive |
Methods inherited from class leon.peer.LyBlobRequestEncoder |
---|
getBlobContent |
Methods inherited from class leon.peer.LyRequestEncoder |
---|
getClassBinding, getDataClass, getProvider, getResponse, isSynchronous, loadObject, setClassBinding, setDataClass, toString, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyIdbRequestEncoder(LyDataProvider provider, LyDataSource dataSource, java.lang.String valueSep)
provider
- dataSource
- valueSep
-
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |