EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

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

All Superinterfaces:
java.lang.Comparable<IManagedType>, IManagedType
All Known Implementing Classes:
JavaEmbeddable

public interface IEmbeddable
extends IManagedType

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

Version:
2.3
Author:
Pascal Filion
Since:
2.3

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
 


EclipseLink 2.4.2, build 'v20130514-5956486' API Reference