public interface EmbeddedDomainType<J> extends SimpleDomainType<J>, javax.persistence.metamodel.EmbeddableType<J>
EntityType
contract.Embedded
, not
Embeddable
- like CollectionDomainType
, it includes
mapping information per usage (attribute)getTypeName
getAttribute, getAttributes, getCollection, getCollection, getDeclaredAttribute, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getList, getList, getMap, getMap, getPluralAttributes, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributes
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.