
public static interface IHibernateMappingProvider.Factory
mapping provider instances.| Modifier and Type | Method and Description |
|---|---|
IHibernateMappingProvider |
create(Element config)
Creates a Hibernate mapping provider from the given element of the
cdo-server.xml configuration
file. |
String |
getType()
Returns the type of the mapping providers this factory can create.
|
String getType()
IHibernateMappingProvider create(Element config)
cdo-server.xml configuration
file.Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.