Class ConnectionFactory
- java.lang.Object
-
- org.apache.ofbiz.entity.config.model.ConnectionFactory
-
@ThreadSafe public final class ConnectionFactory extends java.lang.Object
An object that models the<connection-factory>
element.- See Also:
entity-config.xsd
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getClassName()
Returns the value of theclass
attribute.
-