com.triactive.jdo.store.mapping
Class UnsupportedMapping

java.lang.Object
  extended bycom.triactive.jdo.store.mapping.UnsupportedMapping

public abstract class UnsupportedMapping
extends java.lang.Object

Placeholder mapping class used to indicate an unsupported mapping. The class map returned by Mapping.getDefaultMappingsByType() uses this class as a value to indicate a data type that isn't supported.

Author:
Mike Martin

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.