Class ConnectionFactory

java.lang.Object
org.apache.ofbiz.entity.config.model.ConnectionFactory

@ThreadSafe public final class ConnectionFactory extends Object
An object that models the <connection-factory> element.
See Also:
  • entity-config.xsd
  • Method Details

    • getClassName

      public String getClassName()
      Returns the value of the class attribute.