Class IdGeneratorMapper

All Implemented Interfaces:
BambooRootMapper, BambooStAXMappingHelper<IdGenerator,IdGenerator>, BambooStAXRootMapper

public class IdGeneratorMapper extends BambooStAXMappingListHelperAbstractImpl<IdGenerator,IdGenerator> implements BambooStAXRootMapper
  • Constructor Details

    • IdGeneratorMapper

      public IdGeneratorMapper(org.hibernate.SessionFactory sessionFactory, @NotNull @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations, @NotNull @NotNull IdGeneratorDao idGeneratorDao)
  • Method Details