Class NotifyingSailConnectionBase

All Implemented Interfaces:
AutoCloseable, NotifyingSailConnection, SailConnection

@Deprecated(forRemoval=true) public abstract class NotifyingSailConnectionBase extends AbstractNotifyingSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
since RDF4J 4.0. Use AbstractNotifyingSailConnection instead.
Author:
Jeen Broekstra
  • Constructor Details

    • NotifyingSailConnectionBase

      public NotifyingSailConnectionBase(AbstractSail sailBase)
      Deprecated, for removal: This API element is subject to removal in a future version.