站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Interface org.hibernate.usertype.UserType (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Interface
org.hibernate.usertype.UserType

Packages that use UserType
org.hibernate.usertype Interfaces for user-defined custom types. 
 

Uses of UserType in org.hibernate.usertype
 

Subinterfaces of UserType in org.hibernate.usertype
 interface EnhancedUserType
          A custom type that may function as an identifier or discriminator type, or may be marshalled to and from an XML document
 interface UserVersionType
          A user type that may be used for a version property