JavaScript is disabled on your browser.
Spring Data MongoDB - Core
java.lang.Object
org.springframework.data.mongodb.core.convert.DefaultMongoTypeMapper.DBObjectTypeAliasAccessor
All Implemented Interfaces:
org.springframework.data.convert.TypeAliasAccessor<com.mongodb.DBObject>
Enclosing class:
DefaultMongoTypeMapper
public static final class DefaultMongoTypeMapper.DBObjectTypeAliasAccessor
extends Object
implements org.springframework.data.convert.TypeAliasAccessor<com.mongodb.DBObject>
TypeAliasAccessor to store aliases in a DBObject.
Author:
Oliver Gierke
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Spring Data MongoDB - Core
Copyright © 2011–2017 Pivotal Software, Inc. . All rights reserved.