程序包的使用
org.hibernate.type.spi
-
使用org.hibernate.type.spi的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.model org.hibernate.boot.spi org.hibernate.hql.spi.id.inline org.hibernate.metamodel.internal org.hibernate.metamodel.spi org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.org.hibernate.type.descriptor.java.spi org.hibernate.type.descriptor.spi org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types.org.hibernate.type.descriptor.sql.spi org.hibernate.type.internal org.hibernate.type.spi -
org.hibernate.boot.internal使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.boot.model使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.boot.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.hql.spi.id.inline使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.metamodel.internal使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.metamodel.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations.TypeConfigurationAware Optional contract for Types that would like to be part of the scoping process of the TypeConfiguration, specifically to receive access to the TypeConfiguration it is scoped to. -
org.hibernate.type.descriptor.java.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type.descriptor.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type.descriptor.sql使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type.descriptor.sql.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type.internal使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations. -
org.hibernate.type.spi使用的org.hibernate.type.spi中的类 类 说明 TypeConfiguration Defines a set of available Type instances as isolated from other configurations.