List of usage examples for javax.persistence.metamodel MapAttribute interface-usage
From source file org.batoo.jpa.core.impl.model.attribute.MapAttributeImpl.java
/**
* Implementation of {@link ListAttribute}.
*
* @param <X>
* The type the represented collection belongs to
* @param <K>