Class TxProperties

java.lang.Object
org.eclipse.rdf4j.spring.tx.TxProperties

@ConfigurationProperties(prefix="rdf4j.spring.tx") public class TxProperties extends Object
Since:
4.0.0
Author:
Florian Kleedorfer
  • Constructor Details

    • TxProperties

      public TxProperties()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)