Class TyrexDataSource

java.lang.Object
org.apache.ofbiz.entity.config.model.JdbcElement
org.apache.ofbiz.entity.config.model.TyrexDataSource

@ThreadSafe public final class TyrexDataSource extends JdbcElement
An object that models the <tyrex-dataSource> element.
See Also:
  • entity-config.xsd
  • Method Details

    • getDataSourceName

      public String getDataSourceName()
      Returns the value of the dataSource-name attribute.