Uses of Package
org.jpox.util

Packages that use org.jpox.util
org.jpox This package provides classes that are typically client-facing. 
org.jpox.metadata Provides classes representing the MetaData for files, packages, classes, fields, containers, etc. 
org.jpox.resource A JCA resource adapter for JPOX. 
org.jpox.state Provides classes relating to the life cycle state of a persistable object. 
org.jpox.store Definition of the storage of the classes. 
org.jpox.store.exceptions Provides exceptions that can be thrown when communicating with the datastore. 
org.jpox.store.expression This package provides a series of expressions and literals used in the conversion of a JDOQL query into the resultant SQL that is required to be executed in the datastore. 
org.jpox.store.extent Package providing a definition of an Extent, to be provided by datastore-specific providers. 
org.jpox.store.mapping Package providing mappings for all supported Java types in JPOX. 
org.jpox.store.poid POID - Persistent Id Generation. 
org.jpox.store.query Provides implementations of the JDO Query interface, and ways of extracting an Object from the Query result set. 
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
org.jpox.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation. 
org.jpox.store.rdbms.exceptions   
org.jpox.store.rdbms.extent Provides implementations of the JDO Extent interface, for RDBMS tables and views. 
org.jpox.store.rdbms.mapping Package containing mappings for datastore (JDBC) types. 
org.jpox.store.rdbms.poid Package providing a series of identity generators for use in RDBMS datastores. 
org.jpox.store.rdbms.query Package providing extensions to the default QueryStatement used to generate all JDOQL queries. 
org.jpox.store.rdbms.request Provides the mechanism of communicating with the database using JDBC. 
org.jpox.store.rdbms.table Provides a series of classes modelling tables and views, firstly in RDBMS, and then extending this to JDO representations. 
org.jpox.util Provides utility classes used in the implementation that don't fit in a particular functional part of the system. 
 

Classes in org.jpox.util used by org.jpox
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.metadata
AbstractXMLEntityResolver
          Abstract implementation of an entity resolver for XML files.
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.resource
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.state
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store
AbstractXMLEntityResolver
          Abstract implementation of an entity resolver for XML files.
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
MacroString.IdentifierMacro
          Inner class : Identifier Macro
MultiMap
          An implementation of a MultiMap, which is basically a Map with multiple values for a key.
 

Classes in org.jpox.util used by org.jpox.store.exceptions
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.expression
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.extent
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.mapping
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.poid
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.query
Imports
          Utility class handling Imports.
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
MacroString.IdentifierMacro
          Inner class : Identifier Macro
 

Classes in org.jpox.util used by org.jpox.store.rdbms.adapter
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.exceptions
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.extent
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.mapping
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.poid
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.query
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.request
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.store.rdbms.table
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
 

Classes in org.jpox.util used by org.jpox.util
CommandLine.Option
          CommandLine option base class
Localiser
          Resource Bundle manager, providing simplified means of using MessageFormat to localise the JPOX system.
MacroString.IdentifierMacro
          Inner class : Identifier Macro
MacroString.MacroHandler
          Inner class : Macro Handler
MacroString.ParameterMacro
          Inner class : Parameter Macro
ReferenceValueMap
          A java.util.Map implementation using reference values.
ReferenceValueMap.ValueReference
          References returned by newValueReference must implement this interface to provide the corresponding map key for the value.
 



Copyright © -2007 . All Rights Reserved.