javax.persistence
注釈タイプ Inheritance


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Inheritance


任意要素の概要
 InheritanceType strategy
           
 

strategy

public abstract InheritanceType strategy
デフォルト:
SINGLE_TABLE


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.