org.apache.cayenne.jpa.map
Class JpaInheritance
java.lang.Object
org.apache.cayenne.jpa.map.JpaInheritance
public class JpaInheritance
- extends Object
Field Summary |
protected InheritanceType |
strategy
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
strategy
protected InheritanceType strategy
JpaInheritance
public JpaInheritance()
JpaInheritance
public JpaInheritance(Inheritance annotation)
getStrategy
public InheritanceType getStrategy()
setStrategy
public void setStrategy(InheritanceType strategy)
Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.