Class TrustedKeyMapper

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

public class TrustedKeyMapper extends BambooStAXMappingListHelperAbstractImpl<TrustedKey,TrustedKey> implements BambooStAXRootMapper
  • Constructor Details

    • TrustedKeyMapper

      public TrustedKeyMapper(org.hibernate.SessionFactory sessionFactory, @NotNull @NotNull TrustedKeyDao trustedKeyDao, @NotNull @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)
  • Method Details