Class HibernateOrmMapperOutboxPollingClasses
java.lang.Object
org.hibernate.search.mapper.orm.outboxpolling.mapping.spi.HibernateOrmMapperOutboxPollingClasses
-
Method Summary
-
Method Details
-
avroTypes
- Returns:
- A set of names of all classes that will be involved in Avro serialization and thus will require reflection support. Useful to enable reflection for these classes in GraalVM-based native images.
-
hibernateOrmTypes
- Returns:
- A set of names of all classes that will be involved in Hibernate ORM mapping and thus will require reflection support. Useful to enable reflection for these classes in GraalVM-based native images.
-