Uses of Interface
se.conciliate.extensions.store.connection.MTServerConnection
Packages that use MTServerConnection
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
Connections to MT data sources.
-
Uses of MTServerConnection in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTServerConnectionModifier and TypeMethodDescriptionMTStore.getServerConnection()
Returns the current repository connection. -
Uses of MTServerConnection in se.conciliate.extensions.store.connection
Subinterfaces of MTServerConnection in se.conciliate.extensions.store.connectionModifier and TypeInterfaceDescriptioninterface
Connection to a MT server repository.Methods in se.conciliate.extensions.store.connection that return MTServerConnectionModifier and TypeMethodDescriptionMTConnectionFactory.connectToServer
(Server server) Connects to a server.MTServerRepositoryConnection.getServerConnection()