Class UserTransactionJndi
- java.lang.Object
-
- org.apache.ofbiz.entity.config.model.UserTransactionJndi
-
@ThreadSafe public final class UserTransactionJndi extends java.lang.Object
An object that models the<user-transaction-jndi>
element.- See Also:
entity-config.xsd
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getJndiName()
Returns the value of thejndi-name
attribute.java.lang.String
getJndiServerName()
Returns the value of thejndi-server-name
attribute.
-