MCPcopy 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

getTypeReference0Method · 0.65
mergeMethod · 0.65
Nvl2Method · 0.65
resetTouchedOnNotNullMethod · 0.65
dataTypeMethod · 0.65
allNotNullMethod · 0.65
anyNotNullMethod · 0.65
nullableIfMethod · 0.65
store0Method · 0.65
joinTreeMethod · 0.65
NullifMethod · 0.65
nullabilityMethod · 0.65

Implementers 1

AbstractKeyjOOQ/src/main/java/org/jooq/impl/Abstr

Calls

no outgoing calls

Tested by

no test coverage detected