Module: DataMapper::Types::Java

Defined in:
lib/dm-appengine/types.rb

Overview

Hack to allow a property defined as AppEngine::Datastore::Key to work. This is needed for associations – child_key tries to define it as the primitive of the parent key type. It then takes that type name and tries to resolve it in DM::Types, so we catch it here.

Defined Under Namespace

Modules: ComGoogleAppengineApiDatastore