| Package | Description |
|---|---|
| org.broadleafcommerce.common.persistence.transaction |
| Class and Description |
|---|
| CompressedItem
Simple POJO for storing a String value as a compressed byte array.
|
LifecycleAwareJDBCServicesInitiator
StandardServiceInitiator implementation for introducing the custom JdbcServices implementation
to the Hibernate service registry. |
| LifecycleAwareJpaTransactionManager
A customized
JpaTransactionManager that will send Spring events at key lifecycle points during a transaction. |
| SqlStatementLoggable
Capable of logging sql statements
|
| TransactionInfo
POJO for in-progress transaction information.
|
| TransactionInfoCustomModifier
Allows further customization of
TransactionInfo instances upon transaction begin. |
| TransactionLifecycle
Desribes the key transaction lifecycle events being monitored by the system
|
| TransactionLifecycleEvent
Spring event published at key transaction lifecycle points.
|
| TransactionLifecycleMonitor
Responsible for most of the work related to monitoring and logging transaction state.
|
Copyright © 2022. All rights reserved.