Class Mongo3ConnectionSpec

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.eclipse.persistence.sessions.Connector

    public class Mongo3ConnectionSpec
    extends MongoConnectionSpec
    Provides connection information to the Mongo 3 database.
    See Also:
    Serialized Form
    Since:
    EclipseLink 2.7
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected javax.resource.cci.ConnectionFactory createMongoConnectionFactory()  
      • Methods inherited from class org.eclipse.persistence.eis.EISConnectionSpec

        clone, connect, getConnectionDetails, getConnectionFactory, getConnectionSpec, getContext, getLog, getName, getPasswordFromProperties, setConnectionFactory, setConnectionFactoryObject, setConnectionSpec, setConnectionSpecObject, setContext, setLog, setName, setName, toString, toString
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Mongo3ConnectionSpec

        public Mongo3ConnectionSpec()