Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ebean-orm/ebean
/ getDefault
Method
getDefault
ebean-api/src/main/java/io/ebean/DB.java:81–83 ·
view source on GitHub ↗
Return the default database.
()
Source
from the content-addressed store, hash-verified
79
* Return the default database.
80
*/
81
public
static
Database getDefault() {
82
return
context.getDefault();
83
}
84
85
/**
86
* Return the database
for
the given name.
Callers
15
testBothNear
Method · 0.95
test
Method · 0.95
viaNullFetchGraph
Method · 0.95
viaFetchGraph
Method · 0.95
viaFetchGraph_withJoin
Method · 0.95
viaFetchGraph_withNested
Method · 0.95
select_partial
Method · 0.95
fetch_partial
Method · 0.95
findWithTransaction
Method · 0.95
usingTransaction
Method · 0.95
usingConnection
Method · 0.95
testAssocOne
Method · 0.95
Calls
no outgoing calls
Tested by
15
testBothNear
Method · 0.76
test
Method · 0.76
viaNullFetchGraph
Method · 0.76
viaFetchGraph
Method · 0.76
viaFetchGraph_withJoin
Method · 0.76
viaFetchGraph_withNested
Method · 0.76
select_partial
Method · 0.76
fetch_partial
Method · 0.76
findWithTransaction
Method · 0.76
usingTransaction
Method · 0.76
usingConnection
Method · 0.76
testAssocOne
Method · 0.76