org.apache.cayenne.jpa.reflect
Class JpaClassDescriptorFactory
java.lang.Object
org.apache.cayenne.reflect.PersistentDescriptorFactory
org.apache.cayenne.reflect.pojo.EnhancedPojoDescriptorFactory
org.apache.cayenne.jpa.reflect.JpaClassDescriptorFactory
- All Implemented Interfaces:
- ClassDescriptorFactory
public class JpaClassDescriptorFactory
- extends EnhancedPojoDescriptorFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaClassDescriptorFactory
public JpaClassDescriptorFactory(ClassDescriptorMap descriptorMap)
createToManyProperty
protected void createToManyProperty(PersistentDescriptor descriptor,
ObjRelationship relationship)
- Overrides:
createToManyProperty
in class EnhancedPojoDescriptorFactory
Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.