Oracle NoSQL Database
version 11gR2.2.0.26

Uses of Interface
oracle.kv.avro.JsonAvroBinding

Packages that use JsonAvroBinding
oracle.kv.avro Binding classes for serializing and deserializing Values as Avro binary data. 
 

Uses of JsonAvroBinding in oracle.kv.avro
 

Methods in oracle.kv.avro that return JsonAvroBinding
 JsonAvroBinding AvroCatalog.getJsonBinding(Schema schema)
          Returns a binding for representing a value as a JsonRecord, for values that conform to a single given expected schema.
 JsonAvroBinding AvroCatalog.getJsonMultiBinding(Map<String,Schema> schemas)
          Returns a binding for representing a value as a JsonRecord, for values that conform to multiple given expected schemas.
 


Oracle NoSQL Database
version 11gR2.2.0.26

Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.