Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ebean-orm/ebean
/ isEmpty
Method
isEmpty
ebean-api/src/main/java/io/ebean/SqlRow.java:154–154 ·
view source on GitHub ↗
Returns true if the map is empty.
()
Source
from the content-addressed store, hash-verified
152
* Returns true
if
the map is empty.
153
*/
154
@Override
155
boolean isEmpty();
156
157
/**
Callers
15
parseRedisDocument
Method · 0.65
parseSentinels_empty
Method · 0.65
test_defaultValues
Method · 0.65
connect
Method · 0.65
getAll_emptyKeys
Method · 0.65
removeAll
Method · 0.65
clear
Method · 0.65
mget_when_emptyCollectionOfIds
Method · 0.65
getAll
Method · 0.65
notify
Method · 0.65
getAll
Method · 0.65
clear
Method · 0.65
Implementers
1
DefaultSqlRow
ebean-core/src/main/java/io/ebeaninter
Calls
no outgoing calls
Tested by
15
parseRedisDocument
Method · 0.52
parseSentinels_empty
Method · 0.52
test_defaultValues
Method · 0.52
connect
Method · 0.52
getAll_emptyKeys
Method · 0.52
removeAll
Method · 0.52
clear
Method · 0.52
mget_when_emptyCollectionOfIds
Method · 0.52
test
Method · 0.52
testDelimitedToMap_when_null
Method · 0.52
testDelimitedToMap_when_empty
Method · 0.52
whereIsEmpty
Method · 0.52