Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
AdbcDriverFactory
/
Companion
Companion
object
Companion
Members
Properties
XTDB_
CONFIG
Link copied to clipboard
val
XTDB_CONFIG
:
TypedKey
<
Xtdb.Config
?
>
XTDB_
CONFIG_
FILE
Link copied to clipboard
val
XTDB_CONFIG_FILE
:
TypedKey
<
Path
?
>
XTDB_
CONFIG_
YAML
Link copied to clipboard
val
XTDB_CONFIG_YAML
:
TypedKey
<
String
?
>
Functions
get
Driver
Link copied to clipboard
fun
getDriver
(
allocator
:
BufferAllocator
)
:
AdbcDriver