开发者

registerHibernateType in Hibernate

开发者 https://www.devze.com 2022-12-16 22:10 出处:网络
What is registerHibernateType and how to 开发者_开发技巧use it?https://www.hibernate.org/hib_docs/v3/api/org/hibernate/dialect/Dialect.html#registerHibernateType%28int,%20int,%20java.lang.String%29

What is registerHibernateType and how to 开发者_开发技巧use it?


https://www.hibernate.org/hib_docs/v3/api/org/hibernate/dialect/Dialect.html#registerHibernateType%28int,%20int,%20java.lang.String%29

Registers a Hibernate Type name for the given Types type code and maximum column length.

Parameters:
  code - The Types typecode
  capacity - The maximum length of database type
  name - The Hibernate Type name
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号