Uses of Class
org.hibernate.boot.model.source.spi.JdbcDataType
-
Packages that use JdbcDataType Package Description org.hibernate.boot.model.source.spi -
-
Uses of JdbcDataType in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return JdbcDataType Modifier and Type Method Description JdbcDataType
ColumnSource. getDatatype()
The deduced (and dialect convertible) type for this column
-