Uses of Interface
org.hibernate.mapping.IndexedConsumer
-
Packages that use IndexedConsumer Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.metamodel.model.domain.internal org.hibernate.persister.entity org.hibernate.query.derived org.hibernate.query.sqm.function org.hibernate.sql.ast.tree.expression Contracts related to expressions in a SQL treeorg.hibernate.sql.exec.internal org.hibernate.sql.results.graph org.hibernate.sql.results.internal.domain org.hibernate.type -
-
Uses of IndexedConsumer in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping with parameters of type IndexedConsumer Modifier and Type Method Description default voidNonAggregatedIdentifierMapping.IdentifierValueMapper. forEachAttribute(IndexedConsumer<SingularAttributeMapping> consumer)Convenience method to iterate the attributes for this mapper's representationdefault voidManagedMappingType. forEachAttributeMapping(IndexedConsumer<AttributeMapping> consumer)Visit attributes defined on this class and any supersdefault intBindable. forEachJdbcType(IndexedConsumer<JdbcMapping> action)Visit each of JdbcMappingintEmbeddableMappingType. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)default intEmbeddableValuedModelPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEntityMappingType. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)default intEntityValuedModelPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)default intJdbcMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)default intJdbcMapping. forEachJdbcType(IndexedConsumer<JdbcMapping> action)intJdbcMappingContainer. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)Visit each JdbcMapping starting from the given offsetdefault intJdbcMappingContainer. forEachJdbcType(IndexedConsumer<JdbcMapping> action)Visit each of JdbcMappingdefault voidPluralAttributeMapping. visitFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)default voidPluralAttributeMapping. visitKeyFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType) -
Uses of IndexedConsumer in org.hibernate.metamodel.mapping.internal
Methods in org.hibernate.metamodel.mapping.internal with parameters of type IndexedConsumer Modifier and Type Method Description voidEmbeddableMappingTypeImpl. forEachAttributeMapping(IndexedConsumer<AttributeMapping> consumer)voidIdClassEmbeddable. forEachAttributeMapping(IndexedConsumer<AttributeMapping> consumer)voidVirtualIdEmbeddable. forEachAttributeMapping(IndexedConsumer<AttributeMapping> consumer)intAbstractDiscriminatorMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intAnyDiscriminatorPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intAnyKeyPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intBasicAttributeMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intBasicEntityIdentifierMappingImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intBasicValuedCollectionPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intCollectionIdentifierDescriptorImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intCompoundNaturalIdMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intDiscriminatedAssociationAttributeMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intDiscriminatedAssociationAttributeMapping. forEachJdbcType(IndexedConsumer<JdbcMapping> action)intDiscriminatedCollectionPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEmbeddableMappingTypeImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEmbeddedForeignKeyDescriptor. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEntityRowIdMappingImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEntityVersionMappingImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intIdClassEmbeddable. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intPluralAttributeMappingImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intSimpleForeignKeyDescriptor. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intSimpleNaturalIdMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intToOneAttributeMapping. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intVirtualIdEmbeddable. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)voidDiscriminatedAssociationAttributeMapping. visitFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)voidEmbeddableMappingTypeImpl. visitFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType) -
Uses of IndexedConsumer in org.hibernate.metamodel.model.domain.internal
Methods in org.hibernate.metamodel.model.domain.internal with parameters of type IndexedConsumer Modifier and Type Method Description intArrayTupleType. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intTupleMappingModelExpressible. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity with parameters of type IndexedConsumer Modifier and Type Method Description voidAbstractEntityPersister. forEachAttributeMapping(IndexedConsumer<AttributeMapping> consumer)intAbstractEntityPersister. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)voidAbstractEntityPersister. visitFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)voidAbstractEntityPersister. visitKeyFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType) -
Uses of IndexedConsumer in org.hibernate.query.derived
Methods in org.hibernate.query.derived with parameters of type IndexedConsumer Modifier and Type Method Description intAnonymousTupleBasicValuedModelPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intAnonymousTupleBasicValuedModelPart. forEachJdbcType(IndexedConsumer<JdbcMapping> action)intAnonymousTupleEmbeddableValuedModelPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intAnonymousTupleEntityValuedModelPart. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intAnonymousTupleTableGroupProducer. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.query.sqm.function
Methods in org.hibernate.query.sqm.function with parameters of type IndexedConsumer Modifier and Type Method Description intSelfRenderingFunctionSqlAstExpression. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.sql.ast.tree.expression
Methods in org.hibernate.sql.ast.tree.expression with parameters of type IndexedConsumer Modifier and Type Method Description intCollation. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intDistinct. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intEntityTypeLiteral. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intFormat. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intJdbcLiteral. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intOverflow. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intTrimSpecification. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.sql.exec.internal
Methods in org.hibernate.sql.exec.internal with parameters of type IndexedConsumer Modifier and Type Method Description intAbstractJdbcParameter. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.sql.results.graph
Methods in org.hibernate.sql.results.graph with parameters of type IndexedConsumer Modifier and Type Method Description default voidFetchableContainer. visitFetchables(int offset, IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)default voidFetchableContainer. visitFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)default voidFetchableContainer. visitKeyFetchables(int offset, IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType)default voidFetchableContainer. visitKeyFetchables(IndexedConsumer<Fetchable> fetchableConsumer, EntityMappingType treatTargetType) -
Uses of IndexedConsumer in org.hibernate.sql.results.internal.domain
Methods in org.hibernate.sql.results.internal.domain with parameters of type IndexedConsumer Modifier and Type Method Description intCircularBiDirectionalFetchImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)intCircularFetchImpl. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action) -
Uses of IndexedConsumer in org.hibernate.type
Methods in org.hibernate.type with parameters of type IndexedConsumer Modifier and Type Method Description default intBasicType. forEachJdbcType(int offset, IndexedConsumer<JdbcMapping> action)default intBasicType. forEachJdbcType(IndexedConsumer<JdbcMapping> action)
-