Verwendungen von Schnittstelle
org.eclipse.emf.cdo.server.IQueryHandlerProvider
Packages, die IQueryHandlerProvider verwenden
Package
Beschreibung
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.
-
Verwendungen von IQueryHandlerProvider in org.eclipse.emf.cdo.server
Unterschnittstellen von IQueryHandlerProvider in org.eclipse.emf.cdo.serverModifizierer und TypSchnittstelleBeschreibunginterface
A CDO repository.interface
Represents a connection to a physical data storage back-end.static interface
An extension interface forstore accessors
that support units.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.Methoden in org.eclipse.emf.cdo.server, die IQueryHandlerProvider zurückgeben -
Verwendungen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.db
Unterschnittstellen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.dbModifizierer und TypSchnittstelleBeschreibunginterface
Astore accessor
for CDO's proprietary object/relational mapper. -
Verwendungen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.lissome
Unterschnittstellen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.lissomeModifizierer und TypSchnittstelleBeschreibunginterface
Astore accessor
for CDO's proprietary Lissome store. -
Verwendungen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.mongodb
Unterschnittstellen von IQueryHandlerProvider in org.eclipse.emf.cdo.server.mongodbModifizierer und TypSchnittstelleBeschreibunginterface
Astore accessor
for CDO's MongoDB back-end integration. -
Verwendungen von IQueryHandlerProvider in org.eclipse.emf.cdo.spi.server
Unterschnittstellen von IQueryHandlerProvider in org.eclipse.emf.cdo.spi.serverModifizierer und TypSchnittstelleBeschreibunginterface
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...Klassen in org.eclipse.emf.cdo.spi.server, die IQueryHandlerProvider implementierenModifizierer und TypKlasseBeschreibungclass
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...Methoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ IQueryHandlerProviderModifizierer und TypMethodeBeschreibungvoid
InternalRepository.setQueryHandlerProvider
(IQueryHandlerProvider queryHandlerProvider)