Berkeley DB
version 4.8.26

Uses of Class
com.sleepycat.bind.serial.TupleSerialMarshalledBinding

Packages that use TupleSerialMarshalledBinding
com.sleepycat.bind.serial Bindings that use Java serialization. 
com.sleepycat.collections Data access based on the standard Java collections API. 
 

Uses of TupleSerialMarshalledBinding in com.sleepycat.bind.serial
 

Constructors in com.sleepycat.bind.serial with parameters of type TupleSerialMarshalledBinding
TupleSerialMarshalledKeyCreator(TupleSerialMarshalledBinding<D> binding, String keyName)
          Creates a tuple-serial marshalled key creator.
 

Uses of TupleSerialMarshalledBinding in com.sleepycat.collections
 

Methods in com.sleepycat.collections that return TupleSerialMarshalledBinding
<V extends MarshalledTupleKeyEntity>
TupleSerialMarshalledBinding<V>
TupleSerialFactory.getEntityBinding(Class<V> baseClass)
           
 


Berkeley DB
version 4.8.26

Copyright (c) 1996-2009 Oracle. All rights reserved.