List of usage examples for javax.persistence.metamodel IdentifiableType interface-usage
From source file org.batoo.jpa.core.impl.model.type.IdentifiableTypeImpl.java
/**
* Implementation of {@link IdentifiableType}.
*
* @param <X>
* The represented entity or mapped superclass type.
*
From source file org.batoo.jpa.core.impl.model.IdentifiableTypeImpl.java
/**
* Implementation of {@link IdentifiableType}.
*
* @param <X>
* The represented entity or mapped superclass type.
*