Interface JdbcTypeSetter
- All Known Implementing Classes:
JsonJavaTypeDescriptor
public interface JdbcTypeSetter
- Author:
- Vlad Mihalcea
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetJdbcType(org.hibernate.type.descriptor.jdbc.JdbcType jdbcType)
-
Method Details
-
setJdbcType
void setJdbcType(org.hibernate.type.descriptor.jdbc.JdbcType jdbcType)
-