Interface EntityMetadata<T>
- All Known Subinterfaces:
EntityInformation<T,ID>
- All Known Implementing Classes:
AbstractEntityInformation, DelegatingEntityInformation, PersistentEntityInformation
public interface EntityMetadata<T>
Metadata for entity types.
- Author:
- Oliver Gierke
-
Method Summary
-
Method Details
-
getJavaType
-