Uses of Interface
org.hibernate.boot.model.JavaTypeDescriptor
-
Packages that use JavaTypeDescriptor Package Description org.hibernate.boot.model.source.spi -
-
Uses of JavaTypeDescriptor in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return JavaTypeDescriptor Modifier and Type Method Description JavaTypeDescriptorHibernateTypeSource. getJavaType()Obtain the attribute's java type if possible.JavaTypeDescriptorEmbeddableSource. getTypeDescriptor()Methods in org.hibernate.boot.model.source.spi with parameters of type JavaTypeDescriptor Modifier and Type Method Description voidJavaTypeDescriptorResolvable. resolveJavaTypeDescriptor(JavaTypeDescriptor descriptor)
-