Uses of Interface
org.tynamo.descriptor.Extensible

Packages that use Extensible
org.tynamo.descriptor   
 

Uses of Extensible in org.tynamo.descriptor
 

Subinterfaces of Extensible in org.tynamo.descriptor
 interface Descriptor
           
 interface IdentifierDescriptor
           
 interface IMethodDescriptor
           
 interface TynamoClassDescriptor
           
 interface TynamoPropertyDescriptor
           
 

Classes in org.tynamo.descriptor that implement Extensible
 class CollectionDescriptor
           
 class EmbeddedDescriptor
           
 class IdentifierDescriptorImpl
           
 class ObjectReferenceDescriptor
          This class represents a to-one association and is created by HibernateDescriptorDecorator
 class TynamoClassDescriptorImpl
          This represents all the Tynamo metadata for a single class.
 class TynamoDescriptor
           
 class TynamoMethodDescriptorImpl
           
 class TynamoPropertyDescriptorImpl
           
 



Copyright © 2004-2009. All Rights Reserved.