You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by Apache Wiki <wi...@apache.org> on 2005/04/20 01:59:28 UTC

[Geronimo Wiki] Trivial Update of "DerbySystem GBean" by JohnSisson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification.

The following page has been changed by JohnSisson:
http://wiki.apache.org/geronimo/DerbySystem_GBean

The comment on the change is:
add link to yet to be written "Database Configuration" topic

------------------------------------------------------------------------------
  = Overview =
  The `DerbySystem` GBean instantiates a single instance of the Derby database engine and the environment in which it runs.  In Derby terminology this is known as a "Derby System".  Refer to the [http://incubator.apache.org/derby/manuals/index.html Derby Developer's Guide] for detailed information on a Derby System.
  
+ Refer to ["Database Configuration"] for further information on Geronimo's database usage.
- = Started By =
- This GBean is started by the `org/apache/geronimo/SystemDatabase` configId, that is a child of the `org/apache/geronimo/Server` configId.[[BR]]
  
+ = Lifecycle =
+ The `DerbySystem` GBean is started by the `org/apache/geronimo/SystemDatabase` configuration, that is a child of the `org/apache/geronimo/Server` configuration.[[BR]]
+ 
- Note for developers: The plan for the `org/apache/geronimo/SystemDatabase` configId is located at `geronimo/modules/assembly/src/plan/system-database-plan.xml`
+ Note for developers: The plan for the `org/apache/geronimo/SystemDatabase` configuration is located at `geronimo/modules/assembly/src/plan/system-database-plan.xml`
  
  = GBean Attributes =