Uses of Interface
oracle.sql.json.OracleJsonFloat
-
Packages that use OracleJsonFloat Package Description oracle.sql.json The API for JSON type in Oracle Database. -
- <section role="region">
Uses of OracleJsonFloat in oracle.sql.json
</section>Methods in oracle.sql.json that return OracleJsonFloat Modifier and Type Method Description default OracleJsonFloatOracleJsonValue. asJsonFloat()Returns this value asOracleJsonFloat.OracleJsonFloatOracleJsonFactory. createFloat(float value)Creates a new JSON float.
- <section role="region">