Class EmbeddableSourceVirtualImpl

java.lang.Object
org.hibernate.boot.model.source.internal.hbm.AbstractHbmSourceNode
org.hibernate.boot.model.source.internal.hbm.EmbeddableSourceVirtualImpl
All Implemented Interfaces:
AttributeSourceContainer, EmbeddableSource, ToolingHintContextContainer

public class EmbeddableSourceVirtualImpl extends AbstractHbmSourceNode implements EmbeddableSource
A virtual embeddable; what Hibernate historically (pre-JPA) called an embedded component. Mainly used to model a <properties/> mapping