Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
returnGeneratedKeys
Method · 0.95
executeSelect
Method · 0.95
update
Method · 0.95
updateBatch
Method · 0.95
canHandleE1
Method · 0.65
canHandleE2
Method · 0.65
getHandlersForVersion
Method · 0.65
getAdditionalDatamapResources
Method · 0.65
FileProjectSaver
Method · 0.65
save
Method · 0.65
validateMapping
Method · 0.65
upgradeDOM
Method · 0.65
Implementers
1
GenericQueryResult
cayenne/src/main/java/org/apache/cayen
Calls
no outgoing calls
Tested by
15
returnGeneratedKeys
Method · 0.76
executeSelect
Method · 0.76
canHandleE1
Method · 0.52
canHandleE2
Method · 0.52
getHandlersForVersion
Method · 0.52
getAdditionalDatamapResources
Method · 0.52
cachedQueries
Method · 0.52
checkBooleanBitTypeMySQL
Method · 0.52
checkBlobLongvarbinaryTypeMySQL
Method · 0.52
checkBooleanIntegerTypeMySQL
Method · 0.52
checkBooleanBitTypePostgres
Method · 0.52
checkNumericDecimalType
Method · 0.52