net.vz.mongodb.jackson.internal
Interface JacksonDBCollectionProvider

All Known Implementing Classes:
BsonObjectTraversingParser, DBDecoderBsonParser

public interface JacksonDBCollectionProvider

Provides a JacksonDBCollection

Since:
1.2
Author:
James Roper

Method Summary
 JacksonDBCollection getDBCollection()
          Get the JacksonDBCollection that this object knows about
 

Method Detail

getDBCollection

JacksonDBCollection getDBCollection()
Get the JacksonDBCollection that this object knows about

Returns:
The JackosnDBCollection


Copyright © 2011-2012 VZ Netzwerke. All Rights Reserved.