Uses of Package
org.jpox.plugin

Packages that use org.jpox.plugin
org.jpox This package provides classes that are typically client-facing. 
org.jpox.plugin   
org.jpox.store Definition of the storage of the classes. 
org.jpox.store.mapping Package providing mappings for all supported Java types in JPOX. 
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.mapping Package containing mappings for datastore (JDBC) types. 
 

Classes in org.jpox.plugin used by org.jpox
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.plugin
ConfigurationElement
          Represents XML elements declared nested in the extension element
Extension
          Extension declared in a plug-in.
ExtensionPoint
          Extension Point declared in a plug-in.
Plugin
          A Plug-in definition.
 

Classes in org.jpox.plugin used by org.jpox.store
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.mapping
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.rdbms.adapter
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.rdbms.mapping
PluginManager
          Manages the registry of Extensions and Extension Points.
 



Copyright © -2007 . All Rights Reserved.