DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.schema
/
FunctionParameter
/
FunctionParameter
Function
Parameter
constructor
(
name
:
String
?
,
javaDataType
:
Int
,
dataTypeName
:
String
?
,
paramInOut
:
Int
,
ordinalPosition
:
Int
)