Class SqlLoadPath
java.lang.Object
org.apache.ofbiz.entity.config.model.SqlLoadPath
An object that models the
<sql-load-path>
element.- See Also:
-
entity-config.xsd
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
Returns the value of thepath
attribute.Returns the value of theprepend-env
attribute.
-
Method Details
-
getPath
Returns the value of thepath
attribute. -
getPrependEnv
Returns the value of theprepend-env
attribute.
-