Uses of Interface
org.eclipse.emf.cdo.server.IQueryHandlerProvider
Package
Description
Server concepts for dealing with repositories and stores.
Server concepts for dealing with DB stores and accessors.
Server concepts for dealing with DB stores and accessors.
Server concepts for dealing with MongoDB stores and accessors.
Server service provider interfaces and useful base implementations.
-
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server
Modifier and TypeInterfaceDescriptioninterface
A CDO repository.interface
Represents a connection to a physical data storage back-end.static interface
An extension interface forstore accessors
that support raw data access as needed byrepository synchronizers
orserver importers
.static interface
An extension interface forstore accessors
that support raw data access as needed byrepository synchronizers
orserver importers
.static interface
An extension interface forstore accessors
that support units.interface
A repository with the ability tosynchronize
its content with another repository. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.db
Modifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's proprietary object/relational mapper. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.lissome
Modifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's proprietary Lissome store. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.mongodb
Modifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's MongoDB back-end integration. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.spi.server
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...Modifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...Modifier and TypeMethodDescriptionvoid
InternalRepository.setQueryHandlerProvider
(IQueryHandlerProvider queryHandlerProvider)