Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jOOQ/jOOQ
/ isArray
Method
isArray
jOOQ/src/main/java/org/jooq/DataType.java:1663–1663 ·
view source on GitHub ↗
Whether this data type is an array type.
()
Source
from the content-addressed store, hash-verified
1661
* Whether this data type is an array type.
1662
*/
1663
boolean isArray();
1664
1665
/**
1666
* Whether this data type is an array type.
Callers
15
getDataType0
Method · 0.95
componentType
Method · 0.65
equals
Method · 0.65
init
Method · 0.65
unnest0
Method · 0.65
init
Method · 0.65
DefaultDataType
Method · 0.65
getDataType
Method · 0.65
getDataType0
Method · 0.65
hashCode
Method · 0.65
deepEqual
Method · 0.65
isCollection
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected