|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatementParameterMapping | |
|---|---|
| org.datanucleus.store.rdbms.scostore | This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus. |
| Uses of StatementParameterMapping in org.datanucleus.store.rdbms.scostore |
|---|
| Methods in org.datanucleus.store.rdbms.scostore with parameters of type StatementParameterMapping | |
|---|---|
protected SQLStatement |
RDBMSJoinListStore.getSQLStatementForIterator(org.datanucleus.store.ObjectProvider op,
int startIdx,
int endIdx,
org.datanucleus.store.mapped.StatementClassMapping resultMapping,
StatementParameterMapping paramMapping)
Method to generate an SQLStatement for iterating through elements of the set. |
protected SQLStatement |
RDBMSFKListStore.getSQLStatementForIterator(org.datanucleus.store.ObjectProvider ownerSM,
int startIdx,
int endIdx,
org.datanucleus.store.mapped.StatementClassMapping resultMapping,
StatementParameterMapping paramMapping)
Method to generate an SQLStatement for iterating through elements of the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||