Class OracleClient
java.lang.Object
io.vertx.rxjava3.oracleclient.OracleClient
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<OracleClient> static final PropertyKind<Row> The property to be used to retrieve the generated keysstatic final PropertyKind<Boolean> The property to be used to retrieve the output of the callable statement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static OracleClientnewInstance(OracleClient arg) toString()
-
Field Details
-
__TYPE_ARG
-
GENERATED_KEYS
The property to be used to retrieve the generated keys -
OUTPUT
The property to be used to retrieve the output of the callable statement
-
-
Constructor Details
-
OracleClient
-
OracleClient
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
newInstance
-