Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
Xtdb
/
Connection
/
getObjects
get
Objects
open
override
fun
getObjects
(
depth
:
AdbcConnection.GetObjectsDepth
,
catalogPattern
:
String
?
,
dbSchemaPattern
:
String
?
,
tableNamePattern
:
String
?
,
tableTypes
:
Array
<
out
String
>
?
,
columnNamePattern
:
String
?
)
:
ArrowReader