octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.registry
/
TypeManager
/
resolveOid
resolve
Oid
fun
resolveOid
(
typeName
:
String
,
schema
:
String
=
""
,
isArray
:
Boolean
=
false
)
:
Int
Resolves an OID for a given type name, considering the current search path.