Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ebean-orm/ebean
/ get
Method
get
ebean-api/src/main/java/io/ebean/SqlRow.java:48–48 ·
view source on GitHub ↗
Return a property value by its name.
(Object name)
Source
from the content-addressed store, hash-verified
46
* Return a property value by its name.
47
*/
48
@Override
49
Object get(Object name);
50
51
/**
Callers
15
insert
Method · 0.95
test
Method · 0.95
test
Method · 0.95
testDistinctColumnNames
Method · 0.95
testDistinctColumnLabels
Method · 0.95
testIdenticalColumnNames
Method · 0.95
testIdenticalColumnLabels
Method · 0.95
cacheNotify_tableMod_notifiesOtherFactory
Method · 0.65
usesInjectedPool
Method · 0.65
setGetDel
Method · 0.65
setGetDel
Method · 0.65
putAndGet
Method · 0.65
Implementers
1
DefaultSqlRow
ebean-core/src/main/java/io/ebeaninter
Calls
no outgoing calls
Tested by
15
insert
Method · 0.76
test
Method · 0.76
test
Method · 0.76
testDistinctColumnNames
Method · 0.76
testDistinctColumnLabels
Method · 0.76
testIdenticalColumnNames
Method · 0.76
testIdenticalColumnLabels
Method · 0.76
cacheNotify_tableMod_notifiesOtherFactory
Method · 0.52
usesInjectedPool
Method · 0.52
setGetDel
Method · 0.52
setGetDel
Method · 0.52
putAndGet
Method · 0.52