|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.identity.XcaliaIdentityTranslator
public class XcaliaIdentityTranslator
Identity translator that allows for some combinations that Xcalia XIC allowed. This string form isn't necessarily the "id.toString()" form - it was added to allow migrationfrom Xcalia XIC. Handles the following String forms :-
| Constructor Summary | |
|---|---|
XcaliaIdentityTranslator()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getIdentity(ExecutionContext ec,
java.lang.Object obj)
Method to translate the object into the identity. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XcaliaIdentityTranslator()
| Method Detail |
|---|
public java.lang.Object getIdentity(ExecutionContext ec,
java.lang.Object obj)
IdentityTranslator
getIdentity in interface IdentityTranslatorec - ExecutionContextobj - The object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||