Class 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 the class attribute.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getClassName

        public java.lang.String getClassName()
        Returns the value of the class attribute.