Modified: db/derby/site/trunk/build/site/integrate/plugin_help/derby_app.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/derby_app.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/derby_app.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/derby_app.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Creating a Java application to access a Derby database @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -421,30 +368,21 @@

Applications which use the Derby Embedded Driver may only access the database from the same JVM. Applications which use the Derby Network Server can access the database from other JVM's.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/ij.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/ij.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/ij.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/ij.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Using ij to issue SQL commands @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -289,30 +236,21 @@

For detailed information on the proper syntax to use for the Connection URL refer to the Derby Tools & Utility Guide. The section called Getting started with ij provides the necessary information to start using ij.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/ij2.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/ij2.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/ij2.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/ij2.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Using ij to run SQL scripts @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -288,30 +235,21 @@ Run SQL Script using 'ij'

The Console view shows the SQL commands contained in the file and executing in ij along with the output of the commands.

Console view of ij script output
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/ij_toc.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/ij_toc.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/ij_toc.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/ij_toc.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Using ij @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -260,30 +207,21 @@

Entire SQL scripts, can be executed using ij.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/java_project.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/java_project.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/java_project.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/java_project.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Creating an Eclipse Java project @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -270,30 +217,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/nature.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/nature.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/nature.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/nature.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Adding the Derby nature to a Java project @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -258,30 +205,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/nature_toc.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/nature_toc.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/nature_toc.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/nature_toc.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + The Derby Nature @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -265,30 +212,21 @@

All Derby jar files are removed from the project and all Derby features are disabled for the Java project.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/properties.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/properties.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/properties.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/properties.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Setting Derby properties for a project @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -308,30 +255,21 @@
Apache Derby project properties
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/remove_nature.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/remove_nature.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/remove_nature.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/remove_nature.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Removing the Derby nature from a Java project @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -258,30 +205,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/resources.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/resources.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/resources.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/resources.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Derby Documentation @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -247,30 +194,21 @@

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/server_toc.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/server_toc.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/server_toc.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/server_toc.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Starting and Stopping the Derby Network Server @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -265,30 +212,21 @@

Any Derby Network Server started from within Eclipse can be stopped using this menu option.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/start_server.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/start_server.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/start_server.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/start_server.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Starting the Derby Network Server @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -277,30 +224,21 @@

If connections from other hosts will be allowed, it is recommended to run under the Java security manager and enable user authentication prior to starting the Derby Network Server.

-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/start_toc.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/start_toc.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/start_toc.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/start_toc.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Getting Started with the Derby plug-ins for Eclipse @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -282,30 +229,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/stop_server.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/stop_server.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/stop_server.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/stop_server.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Stopping the Derby Network Server @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -267,30 +214,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_help/sysinfo.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_help/sysinfo.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_help/sysinfo.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_help/sysinfo.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Running sysinfo for environment information @@ -17,49 +17,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -270,30 +217,21 @@

Sample output from running sysinfo is shown below.

sysinfo output
-
 
Send feedback about the website to: derby-dev@db.apache.org
- Modified: db/derby/site/trunk/build/site/integrate/plugin_howto.html URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/integrate/plugin_howto.html?rev=232622&r1=232621&r2=232622&view=diff ============================================================================== --- db/derby/site/trunk/build/site/integrate/plugin_howto.html (original) +++ db/derby/site/trunk/build/site/integrate/plugin_howto.html Sun Aug 14 10:23:50 2005 @@ -3,7 +3,7 @@ - + Using the 10.1 Core and 1.0 UI Derby plug-ins @@ -16,49 +16,22 @@
-
apache > db
-
- - - - - - - -
-
- - -
- + +
 
- -
- Font size: +Font size:       @@ -739,30 +686,21 @@
-
 
Send feedback about the website to: derby-dev@db.apache.org
-