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
JdbcServicesImpl
that allows further usage of the sql statement logging.StandardServiceInitiator
implementation for introducing the customJdbcServices
implementation to the Hibernate service registry.A customizedJpaTransactionManager
that will send Spring events at key lifecycle points during a transaction.Capable of logging sql statementsPOJO for in-progress transaction information.Allows further customization ofTransactionInfo
instances upon transaction begin.Desribes the key transaction lifecycle events being monitored by the systemCustomSqlStatementLogger
that 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.