Uses of Interface
org.datanucleus.identity.IdentityStringTranslator
Packages that use IdentityStringTranslator
-
Uses of IdentityStringTranslator in org.datanucleus.identity
Classes in org.datanucleus.identity that implement IdentityStringTranslatorModifier and TypeClassDescriptionclass
Identity translator that allows for some combinations that Xcalia XIC allowed.Fields in org.datanucleus.identity declared as IdentityStringTranslatorModifier and TypeFieldDescriptionprotected IdentityStringTranslator
IdentityManagerImpl.idStringTranslator
Identity string translator (if any).Methods in org.datanucleus.identity that return IdentityStringTranslatorModifier and TypeMethodDescriptionIdentityManager.getIdentityStringTranslator()
Accessor for the current identity string translator to use (if any).IdentityManagerImpl.getIdentityStringTranslator()