Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jOOQ/jOOQ
/ nullable
Method
nullable
jOOQ/src/main/java/org/jooq/Key.java:91–91 ·
view source on GitHub ↗
Whether this key is (partially) nullable.
()
Source
from the content-addressed store, hash-verified
89
* Whether this key is (partially) nullable.
90
*/
91
boolean nullable();
92
}
Callers
15
getTypeReference0
Method · 0.65
merge
Method · 0.65
Nvl2
Method · 0.65
resetTouchedOnNotNull
Method · 0.65
dataType
Method · 0.65
allNotNull
Method · 0.65
anyNotNull
Method · 0.65
nullableIf
Method · 0.65
store0
Method · 0.65
joinTree
Method · 0.65
Nullif
Method · 0.65
nullability
Method · 0.65
Implementers
1
AbstractKey
jOOQ/src/main/java/org/jooq/impl/Abstr
Calls
no outgoing calls
Tested by
no test coverage detected