Uses of Enum
org.hibernate.search.mapper.orm.outboxpolling.cfg.UuidGenerationStrategy
Packages that use UuidGenerationStrategy
-
Uses of UuidGenerationStrategy in org.hibernate.search.mapper.orm.outboxpolling.cfg
Fields in org.hibernate.search.mapper.orm.outboxpolling.cfg declared as UuidGenerationStrategyModifier and TypeFieldDescriptionstatic final UuidGenerationStrategyHibernateOrmMapperOutboxPollingSettings.Defaults.COORDINATION_ENTITY_MAPPING_AGENT_UUID_GEN_STRATEGYstatic final UuidGenerationStrategyHibernateOrmMapperOutboxPollingSettings.Defaults.COORDINATION_ENTITY_MAPPING_OUTBOX_EVENT_UUID_GEN_STRATEGYMethods in org.hibernate.search.mapper.orm.outboxpolling.cfg that return UuidGenerationStrategyModifier and TypeMethodDescriptionstatic UuidGenerationStrategystatic UuidGenerationStrategyReturns the enum constant of this type with the specified name.static UuidGenerationStrategy[]UuidGenerationStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.