public class JDOMappingLoaderFactory extends AbstractMappingLoaderFactory
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the factory.
|
LOG
Constructor and Description |
---|
JDOMappingLoaderFactory() |
Modifier and Type | Method and Description |
---|---|
BindingType |
getBindingType()
Defines the binding type of the underlying MappingLoader.
|
String |
getClassname()
To obtain the class name of the MappingLoader to instantiate
|
String |
getName()
Returns the short alias for this factory instance.
|
getMappingLoader, getSourceType
public static final String NAME
public String getName()
MappingLoaderFactory
MappingLoaderFactory.getName()
public String getClassname()
AbstractMappingLoaderFactory
getClassname
in class AbstractMappingLoaderFactory
AbstractMappingLoaderFactory.getClassname()
public BindingType getBindingType()
MappingLoaderFactory
MappingLoaderFactory.getBindingType()
Copyright © 2013. All rights reserved.