Class AbstractLogicalConnectionImplementor

java.lang.Object
org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor
All Implemented Interfaces:
LogicalConnection, LogicalConnectionImplementor, PhysicalJdbcTransaction, JdbcResourceTransaction
Direct Known Subclasses:
LogicalConnectionManagedImpl, LogicalConnectionProvidedImpl

public abstract class AbstractLogicalConnectionImplementor extends Object implements LogicalConnectionImplementor, PhysicalJdbcTransaction
Base support for LogicalConnection implementations