Module org.seasar.doma.core
Interface EntityMetamodel<ENTITY>
public interface EntityMetamodel<ENTITY>
-
Method Summary
-
Method Details
-
asType
EntityType<ENTITY> asType() -
allPropertyMetamodels
List<PropertyMetamodel<?>> allPropertyMetamodels()
-