Uses of Interface
se.conciliate.extensions.store.connection.MTRepositoryConnection
Packages that use MTRepositoryConnection
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
Connections to MT data sources.
-
Uses of MTRepositoryConnection in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTRepositoryConnectionModifier and TypeMethodDescriptionMTStore.getRepositoryConnection()
Returns the current repository connection. -
Uses of MTRepositoryConnection in se.conciliate.extensions.store.connection
Subinterfaces of MTRepositoryConnection in se.conciliate.extensions.store.connectionModifier and TypeInterfaceDescriptioninterface
Connection to a local repository.interface
Connection to a MT server repository.