Package de.caluga.morphium.driver.bson
Class MongoBob
- java.lang.Object
-
- de.caluga.morphium.driver.bson.MongoBob
-
@Deprecated public class MongoBob extends Object
Deprecated.BOB implementation for BSON
-
-
Constructor Summary
Constructors Constructor Description MongoBob(byte[] data)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description byte[]getData()Deprecated.voidsetData(byte[] data)Deprecated.
-