Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jOOQ/jOOQ
/ isEmbeddable
Method
isEmbeddable
jOOQ/src/main/java/org/jooq/DataType.java:1673–1673 ·
view source on GitHub ↗
Whether this data type is an embeddable type.
()
Source
from the content-addressed store, hash-verified
1671
* Whether this data type is an embeddable type.
1672
*/
1673
boolean isEmbeddable();
1674
1675
/**
1676
* Whether this data type is a UDT type.
Callers
15
embeddedRecordType
Method · 0.65
embeddedFields
Method · 0.65
hasEmbeddedFields
Method · 0.65
flatten
Method · 0.65
accept
Method · 0.65
isType
Method · 0.65
acceptCompareCondition
Method · 0.65
isJSON
Method · 0.65
accept
Method · 0.65
accept
Method · 0.65
setValue
Method · 0.65
accept
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected