Uses of Class
org.jpox.util.MacroString.IdentifierMacro

Packages that use MacroString.IdentifierMacro
org.jpox.store Definition of the storage of the classes. 
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
org.jpox.util Provides utility classes used in the implementation that don't fit in a particular functional part of the system. 
 

Uses of MacroString.IdentifierMacro in org.jpox.store
 

Methods in org.jpox.store with parameters of type MacroString.IdentifierMacro
abstract  void StoreManager.resolveIdentifierMacro(MacroString.IdentifierMacro im, ClassLoaderResolver clr)
          Resolves an identifier macro.
 

Uses of MacroString.IdentifierMacro in org.jpox.store.rdbms
 

Methods in org.jpox.store.rdbms with parameters of type MacroString.IdentifierMacro
 void RDBMSManager.resolveIdentifierMacro(MacroString.IdentifierMacro im, ClassLoaderResolver clr)
          Resolves an identifier macro.
 

Uses of MacroString.IdentifierMacro in org.jpox.util
 

Methods in org.jpox.util with parameters of type MacroString.IdentifierMacro
 void MacroString.MacroHandler.onIdentifierMacro(MacroString.IdentifierMacro im)
          handles identifier macros
 



Copyright © -2007 . All Rights Reserved.