Interface BasicTypeDescriptor<J>
-
- All Superinterfaces:
BasicDomainType<J>,BasicType<J>,DomainType<J>,DomainTypeDescriptor<J>,SimpleDomainType<J>,SimpleTypeDescriptor<J>,Type<J>
public interface BasicTypeDescriptor<J> extends BasicDomainType<J>, SimpleTypeDescriptor<J>
Hibernate extension to the JPABasicTypedescriptor
-
-
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.BasicDomainType
areEqual, getPersistenceType
-
Methods inherited from interface org.hibernate.metamodel.model.domain.DomainType
getTypeName
-
Methods inherited from interface javax.persistence.metamodel.Type
getJavaType
-
-