Uses of Interface
org.eclipse.emf.cdo.server.db.evolution.IModelEvolutionSupport
Packages that use IModelEvolutionSupport
Package
Description
Server concepts for dealing with DB stores and accessors.
A phased approach to database evolution.
-
Uses of IModelEvolutionSupport in org.eclipse.emf.cdo.server.db
Methods in org.eclipse.emf.cdo.server.db with parameters of type IModelEvolutionSupportModifier and TypeMethodDescriptionstatic IDBStoreCDODBUtil.createStore(IMappingStrategy mappingStrategy, org.eclipse.net4j.db.IDBAdapter dbAdapter, org.eclipse.net4j.db.IDBConnectionProvider dbConnectionProvider, IModelEvolutionSupport modelEvolutionSupport, Map<String, String> properties) -
Uses of IModelEvolutionSupport in org.eclipse.emf.cdo.server.db.evolution.phased
Classes in org.eclipse.emf.cdo.server.db.evolution.phased that implement IModelEvolutionSupportModifier and TypeClassDescriptionclassAphasedimplementation ofmodel evolution supportfor DB stores.