Interface SimpleTypeDescriptor<J>
-
- All Superinterfaces:
DomainType<J>,DomainTypeDescriptor<J>,SimpleDomainType<J>,Type<J>
- All Known Subinterfaces:
BasicTypeDescriptor<J>,EmbeddedTypeDescriptor<J>,EntityTypeDescriptor<J>,IdentifiableTypeDescriptor<J>,ManagedTypeDescriptor<J>,MappedSuperclassTypeDescriptor<J>
public interface SimpleTypeDescriptor<J> extends SimpleDomainType<J>, DomainTypeDescriptor<J>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type
Type.PersistenceType
-
-
Method Summary
-
Methods inherited from interface org.hibernate.metamodel.model.domain.DomainType
getTypeName
-
Methods inherited from interface javax.persistence.metamodel.Type
getJavaType, getPersistenceType
-
-