Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Odoo-mobile/framework
/ getDatabase
Method
getDatabase
src/com/odoo/support/OEUser.java:314–316 ·
view source on GitHub ↗
Gets the database. @return the database
()
Source
from the content-addressed store, hash-verified
312
* @
return
the database
313
*/
314
public
String getDatabase() {
315
return
database;
316
}
317
318
/**
319
* Sets the database.
Callers
5
createInstance
Method · 0.95
getAsBundle
Method · 0.95
setupView
Method · 0.80
onClick
Method · 0.80
OEHelper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected