Package org.broadleafcommerce.common.persistence.transaction
package org.broadleafcommerce.common.persistence.transaction
-
ClassDescriptionSupport introduction of customized or additional services to the Hibernate service registry.Simple POJO for storing a String value as a compressed byte array.A customization of
JdbcServicesImplthat allows further usage of the sql statement logging.StandardServiceInitiatorimplementation for introducing the customJdbcServicesimplementation to the Hibernate service registry.A customizedJpaTransactionManagerthat will send Spring events at key lifecycle points during a transaction.Capable of logging sql statementsPOJO for in-progress transaction information.Allows further customization ofTransactionInfoinstances upon transaction begin.Desribes the key transaction lifecycle events being monitored by the systemCustomSqlStatementLoggerthat will log sql statements during a transaction withTransactionLifecycleMonitor.Spring event published at key transaction lifecycle points.Responsible for most of the work related to monitoring and logging transaction state.