|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndefinedSchemaException | |
|---|---|
| oracle.kv.avro | Binding classes for serializing and deserializing Values as Avro binary data. |
| Uses of UndefinedSchemaException in oracle.kv.avro |
|---|
| Methods in oracle.kv.avro that throw UndefinedSchemaException | |
|---|---|
Value |
GenericAvroBinding.toValue(GenericRecord object)
Before doing a write operation, the user calls toValue passing
an object she wishes to store. |
Value |
JsonAvroBinding.toValue(JsonRecord object)
Before doing a write operation, the user calls toValue passing
an object she wishes to store. |
Value |
RawAvroBinding.toValue(RawRecord object)
Before doing a write operation, the user calls toValue passing
an object she wishes to store. |
Value |
SpecificAvroBinding.toValue(T object)
Before doing a write operation, the user calls toValue passing
an object she wishes to store. |
Value |
AvroBinding.toValue(T object)
Before doing a write operation, the user calls toValue passing
an object she wishes to store. |
|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||