Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/androrm/androrm
/ isAutoincrement
Method
isAutoincrement
src/src/com/orm/androrm/Model.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
public
boolean isAutoincrement() {
81
return
mAutoIncrement;
82
}
83
}
84
85
private
static
final
String TAG =
"ANDRORM:MODEL"
;
Callers
2
handledByPrimaryKey
Method · 0.95
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected