Uses of Interface
de.caluga.morphium.objectmapping.MorphiumObjectMapper
Packages that use MorphiumObjectMapper
-
Uses of MorphiumObjectMapper in de.caluga.morphium
Methods in de.caluga.morphium that return MorphiumObjectMapperMethods in de.caluga.morphium with parameters of type MorphiumObjectMapperModifier and TypeMethodDescriptionDefaultNameProvider.getCollectionName(Class<?> type, MorphiumObjectMapper om, boolean translateCamelCase, boolean useFQN, String specifiedName, Morphium morphium) NameProvider.getCollectionName(Class<?> type, MorphiumObjectMapper om, boolean translateCamelCase, boolean useFQN, String specifiedName, Morphium morphium) -
Uses of MorphiumObjectMapper in de.caluga.morphium.objectmapping
Classes in de.caluga.morphium.objectmapping that implement MorphiumObjectMapperModifier and TypeClassDescriptionclassUser: Stpehan Bösebeck Date: 26.03.12 Time: 19:36 -
Uses of MorphiumObjectMapper in de.caluga.morphium.query
Methods in de.caluga.morphium.query that return MorphiumObjectMapperMethods in de.caluga.morphium.query with parameters of type MorphiumObjectMapperModifier and TypeMethodDescriptionvoidMongoField.setMapper(MorphiumObjectMapper mapper) voidMongoFieldImpl.setMapper(MorphiumObjectMapper mapper) Constructors in de.caluga.morphium.query with parameters of type MorphiumObjectMapper