Class SqlLoadPath

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

@ThreadSafe public final class SqlLoadPath extends Object
An object that models the <sql-load-path> element.
See Also:
  • entity-config.xsd
  • Method Details

    • getPath

      public String getPath()
      Returns the value of the path attribute.
    • getPrependEnv

      public String getPrependEnv()
      Returns the value of the prepend-env attribute.