jgraham | 36a996f | 2006-02-13 21:18:46 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 2 | <HTML> |
| 3 | <HEAD><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| 4 | <title>ServerExplorerInitializationProvider</title> |
| 5 | <style>@import url("file:/c:/V3/3.1/eclipse/plugins/org.eclipse.sdk_3.1.0/book.css");</style> |
| 6 | <style>@import url("file:/c:/V3/3.1/eclipse/plugins/org.eclipse.platform.doc.isv_3.1.0/schema.css");</style> |
| 7 | </HEAD> |
| 8 | <BODY> |
| 9 | <H1><CENTER>ServerExplorerInitializationProvider</CENTER></H1> |
| 10 | <p></p> |
| 11 | <h6 class=CaptionFigColumn id=header>Identifier: </h6>org.eclipse.datatools.connectivity.sqm.server.ui.ServerExplorerInitializationProvider<p></p> |
| 12 | <h6 class=CaptionFigColumn id=header>Since: </h6>[Enter the first release in which this extension point appears.] |
| 13 | <p></p> |
| 14 | |
| 15 | <p> |
| 16 | <h6 class=CaptionFigColumn id=header>Description: </h6>This extension point will provide a way for Connection provider to populate Servers at start-up time</p> |
| 17 | <p><h6 class=CaptionFigColumn id=header>Configuration Markup:</h6></p> |
| 18 | <p class=code id=dtd><!ELEMENT <a name="e.extension">extension</a> (<a href="#e.server">server</a>)></p> |
| 19 | <p class=code id=dtd><!ATTLIST extension</p> |
| 20 | <p class=code id=dtdAttlist>point CDATA #REQUIRED<p class=code id=dtdAttlist>id CDATA #IMPLIED<p class=code id=dtdAttlist>name CDATA #IMPLIED></p> |
| 21 | <p></p> |
| 22 | <ul class=ConfigMarkup id=attlistDesc> |
| 23 | </ul> |
| 24 | <br><p class=code id=dtd><!ELEMENT <a name="e.server">server</a> (<a href="#e.database">database</a>+)></p> |
| 25 | <p class=code id=dtd><!ATTLIST server</p> |
| 26 | <p class=code id=dtdAttlist>serverName CDATA #REQUIRED<p class=code id=dtdAttlist>driverClassName CDATA #REQUIRED<p class=code id=dtdAttlist>loadingPath CDATA #REQUIRED<p class=code id=dtdAttlist>user CDATA #REQUIRED<p class=code id=dtdAttlist>password CDATA #REQUIRED></p> |
| 27 | <p></p> |
| 28 | <ul class=ConfigMarkup id=attlistDesc> |
| 29 | <li><b>serverName</b> - </li> |
| 30 | <li><b>driverClassName</b> - </li> |
| 31 | <li><b>loadingPath</b> - </li> |
| 32 | <li><b>user</b> - </li> |
| 33 | <li><b>password</b> - </li> |
| 34 | </ul> |
| 35 | <br><p class=code id=dtd><!ELEMENT <a name="e.database">database</a> EMPTY></p> |
| 36 | <p class=code id=dtd><!ATTLIST database</p> |
| 37 | <p class=code id=dtdAttlist>name CDATA #REQUIRED<p class=code id=dtdAttlist>URL CDATA #REQUIRED<p class=code id=dtdAttlist>product CDATA #REQUIRED<p class=code id=dtdAttlist>version CDATA #REQUIRED></p> |
| 38 | <p></p> |
| 39 | <ul class=ConfigMarkup id=attlistDesc> |
| 40 | <li><b>name</b> - </li> |
| 41 | <li><b>URL</b> - </li> |
| 42 | <li><b>product</b> - </li> |
| 43 | <li><b>version</b> - </li> |
| 44 | </ul> |
| 45 | <br><h6 class=CaptionFigColumn id=header>Examples: </h6>[Enter extension point usage example here.] |
| 46 | <p></p> |
| 47 | |
| 48 | <h6 class=CaptionFigColumn id=header>API Information: </h6>[Enter API information here.] |
| 49 | <p></p> |
| 50 | |
| 51 | <h6 class=CaptionFigColumn id=header>Supplied Implementation: </h6>[Enter information about supplied implementation of this extension point.] |
| 52 | <p></p> |
| 53 | |
| 54 | <br> |
| 55 | <p class=note id=copyright> |
| 56 | </p> |
| 57 | </BODY> |
| 58 | </HTML> |