Class TyrexDataSource
java.lang.Object
org.apache.ofbiz.entity.config.model.JdbcElement
org.apache.ofbiz.entity.config.model.TyrexDataSource
An object that models the
<tyrex-dataSource>
element.- See Also:
-
entity-config.xsd
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of thedataSource-name
attribute.Methods inherited from class org.apache.ofbiz.entity.config.model.JdbcElement
getIsolationLevel, getLineNumber
-
Method Details
-
getDataSourceName
Returns the value of thedataSource-name
attribute.
-