Uses of Interface
org.eclipse.emf.cdo.server.IQueryHandlerProvider
Packages that use 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
Subinterfaces of IQueryHandlerProvider in org.eclipse.emf.cdo.serverModifier 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.Methods in org.eclipse.emf.cdo.server that return IQueryHandlerProvider -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.db
Subinterfaces of IQueryHandlerProvider in org.eclipse.emf.cdo.server.dbModifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's proprietary object/relational mapper. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.lissome
Subinterfaces of IQueryHandlerProvider in org.eclipse.emf.cdo.server.lissomeModifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's proprietary Lissome store. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.server.mongodb
Subinterfaces of IQueryHandlerProvider in org.eclipse.emf.cdo.server.mongodbModifier and TypeInterfaceDescriptioninterface
Astore accessor
for CDO's MongoDB back-end integration. -
Uses of IQueryHandlerProvider in org.eclipse.emf.cdo.spi.server
Subinterfaces of IQueryHandlerProvider in org.eclipse.emf.cdo.spi.serverModifier 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...Classes in org.eclipse.emf.cdo.spi.server that implement IQueryHandlerProviderModifier 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...Methods in org.eclipse.emf.cdo.spi.server with parameters of type IQueryHandlerProviderModifier and TypeMethodDescriptionvoid
InternalRepository.setQueryHandlerProvider
(IQueryHandlerProvider queryHandlerProvider)