(Quick Reference)

makeKey

Purpose

This method was renamed and is deprecated. Use createKey instead

Creates a com.google.code.morphia.Key<T> object that can be used for referencing.

Examples

book.makeKey()

source:http://code.google.com/p/morphia/source/browse/trunk/morphia/src/main/java/com/google/code/morphia/Key.java