MCPcopy Index your code
hub / github.com/apache/cayenne / size

Method size

cayenne/src/main/java/org/apache/cayenne/QueryResult.java:33–33  ·  view source on GitHub ↗

Returns a number of results in the response.

()

Source from the content-addressed store, hash-verified

31 * Returns a number of results in the response.
32 */
33 int size();
34
35 /**
36 * Returns whether current iteration result is a list or an update count.

Callers 15

returnGeneratedKeysMethod · 0.95
executeSelectMethod · 0.95
updateMethod · 0.95
updateBatchMethod · 0.95
canHandleE1Method · 0.65
canHandleE2Method · 0.65
getHandlersForVersionMethod · 0.65
FileProjectSaverMethod · 0.65
saveMethod · 0.65
validateMappingMethod · 0.65
upgradeDOMMethod · 0.65

Implementers 1

GenericQueryResultcayenne/src/main/java/org/apache/cayen

Calls

no outgoing calls

Tested by 15

returnGeneratedKeysMethod · 0.76
executeSelectMethod · 0.76
canHandleE1Method · 0.52
canHandleE2Method · 0.52
getHandlersForVersionMethod · 0.52
cachedQueriesMethod · 0.52