类的使用
org.hibernate.type.TypeResolver
-
使用TypeResolver的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.engine.spi org.hibernate.hql.spi.id.inline org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.type.spi -
-
org.hibernate.boot.internal中TypeResolver的使用
返回TypeResolver的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 TypeResolverInFlightMetadataCollectorImpl. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0TypeResolverMetadataImpl. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0 -
org.hibernate.boot.spi中TypeResolver的使用
返回TypeResolver的org.hibernate.boot.spi中的方法 修饰符和类型 方法 说明 TypeResolverAbstractDelegatingMetadata. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0TypeResolverMetadataImplementor. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0 -
org.hibernate.engine.spi中TypeResolver的使用
返回TypeResolver的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 TypeResolverSessionFactoryDelegatingImpl. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0TypeResolverSessionFactoryImplementor. getTypeResolver()已过时。(since 5.2) No replacement, access to and handling of Types will be much different in 6.0 -
org.hibernate.hql.spi.id.inline中TypeResolver的使用
返回TypeResolver的org.hibernate.hql.spi.id.inline中的方法 修饰符和类型 方法 说明 TypeResolverIdsClauseBuilder. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0参数类型为TypeResolver的org.hibernate.hql.spi.id.inline中的构造器 构造器 说明 IdsClauseBuilder(Dialect dialect, Type identifierType, TypeResolver typeResolver, String[] columns, List<Object[]> ids)已过时。InlineIdsInClauseBuilder(Dialect dialect, Type identifierType, TypeResolver typeResolver, String[] columns, List<Object[]> ids)InlineIdsOrClauseBuilder(Dialect dialect, Type identifierType, TypeResolver typeResolver, String[] columns, List<Object[]> ids)InlineIdsSubSelectValuesListBuilder(Dialect dialect, Type identifierType, TypeResolver typeResolver, String[] columns, List<Object[]> ids) -
org.hibernate.internal中TypeResolver的使用
返回TypeResolver的org.hibernate.internal中的方法 修饰符和类型 方法 说明 TypeResolverSessionFactoryImpl. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0参数类型为TypeResolver的org.hibernate.internal中的构造器 构造器 说明 TypeLocatorImpl(TypeResolver typeResolver) -
org.hibernate.type.spi中TypeResolver的使用
返回TypeResolver的org.hibernate.type.spi中的方法 修饰符和类型 方法 说明 TypeResolverTypeConfiguration. getTypeResolver()已过时。(since 5.3) No replacement, access to and handling of Types will be much different in 6.0
-