|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.store.mapping.AbstractMappingManager.TypeMapping
protected class AbstractMappingManager.TypeMapping
| Constructor Summary | |
|---|---|
AbstractMappingManager.TypeMapping(java.lang.Class javaMappingType,
boolean isDefault)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Class |
getMappingType()
|
boolean |
isDefault()
|
void |
setDefault(boolean isDefault)
Mutator for whether this is the default datastore mapping for the mapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractMappingManager.TypeMapping(java.lang.Class javaMappingType,
boolean isDefault)
javaMappingType - Mapping type to use for thie java typeisDefault - Whether it is the default mapping for this java type| Method Detail |
|---|
public boolean isDefault()
public void setDefault(boolean isDefault)
isDefault - Whether it is the default.public java.lang.Class getMappingType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||