Spring Data Graph

Uses of Class
org.springframework.data.document.mongodb.SimpleMongoConverter.ObjectIdToBigIntegerConverter

Packages that use SimpleMongoConverter.ObjectIdToBigIntegerConverter
org.springframework.data.document.mongodb MongoDB core support. 
 

Uses of SimpleMongoConverter.ObjectIdToBigIntegerConverter in org.springframework.data.document.mongodb
 

Methods in org.springframework.data.document.mongodb that return SimpleMongoConverter.ObjectIdToBigIntegerConverter
static SimpleMongoConverter.ObjectIdToBigIntegerConverter SimpleMongoConverter.ObjectIdToBigIntegerConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleMongoConverter.ObjectIdToBigIntegerConverter[] SimpleMongoConverter.ObjectIdToBigIntegerConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Graph

Copyright © 2011. All Rights Reserved.