Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.jpa.jpql.spi
Interface IMappedSuperclass

All Superinterfaces:
java.lang.Comparable<IManagedType>, IExternalForm, IManagedType

public interface IMappedSuperclass
extends IManagedType

The external representation of the managed type that is annotated with @MappedSuperclass.

Since:
2.3
Version:
2.3
Author:
Pascal Filion

Method Summary

 

Methods inherited from interface org.eclipse.persistence.jpa.jpql.spi.IManagedType
accept, getMappingNamed, getProvider, getType, mappings

 

Methods inherited from interface java.lang.Comparable
compareTo

 


Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.