|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.mapping.AbstractMappingLoaderFactory
org.castor.mapping.JDOMappingLoaderFactory
public class JDOMappingLoaderFactory
An JDO-specific factory for acquiring MappingLoader instances.
| Field Summary | |
|---|---|
static java.lang.String |
NAME
The name of the factory. |
| Fields inherited from class org.castor.mapping.AbstractMappingLoaderFactory |
|---|
LOG |
| Constructor Summary | |
|---|---|
JDOMappingLoaderFactory()
|
|
| Method Summary | |
|---|---|
BindingType |
getBindingType()
Defines the binding type of the underlying MappingLoader. |
java.lang.String |
getClassname()
To obtain the class name of the MappingLoader to instantiate |
java.lang.String |
getName()
Returns the short alias for this factory instance. |
| Methods inherited from class org.castor.mapping.AbstractMappingLoaderFactory |
|---|
getMappingLoader, getSourceType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public JDOMappingLoaderFactory()
| Method Detail |
|---|
public java.lang.String getName()
MappingLoaderFactory
MappingLoaderFactory.getName()public java.lang.String getClassname()
AbstractMappingLoaderFactory
getClassname in class AbstractMappingLoaderFactoryAbstractMappingLoaderFactory.getClassname()public BindingType getBindingType()
MappingLoaderFactory
MappingLoaderFactory.getBindingType()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||