|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerialisedMapping | |
|---|---|
| org.jpox.store.mapping | Package providing mappings for all supported Java types in JPOX. |
| org.jpox.store.rdbms.mapping.oracle | Package containing mappings for Oracle datastores, extending on the mappings found in packages org.jpox.store.mapping and org.jpox.store.rdbms.mapping. |
| Uses of SerialisedMapping in org.jpox.store.mapping |
|---|
| Subclasses of SerialisedMapping in org.jpox.store.mapping | |
|---|---|
class |
SerialisedElementPCMapping
Mapping for a serialised PersistenceCapable object being the element of a Collection. |
class |
SerialisedKeyPCMapping
Mapping for a serialised PersistenceCapable object being the key of a Map. |
class |
SerialisedPCMapping
Mapping for a serialised PersistenceCapable object. |
class |
SerialisedReferenceMapping
Mapping for a serialised reference (Interface/Object) field. |
class |
SerialisedValuePCMapping
Mapping for a serialised PersistenceCapable object being the value of a Map. |
| Uses of SerialisedMapping in org.jpox.store.rdbms.mapping.oracle |
|---|
| Subclasses of SerialisedMapping in org.jpox.store.rdbms.mapping.oracle | |
|---|---|
class |
OracleSerialisedObjectMapping
Mapping for Object and Serializable types. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||