Class JndiJdbc

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

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

    • getJndiServerName

      public String getJndiServerName()
      Returns the value of the jndi-server-name attribute.
    • getJndiName

      public String getJndiName()
      Returns the value of the jndi-name attribute.