Yasuo Doshiro | a2bbb0d | 2008-04-10 22:35:54 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2006, 2007 IBM Corporation and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
nickboldt | 209258c | 2018-11-01 16:51:54 -0400 | [diff] [blame] | 4 | # are made available under the terms of the Eclipse Public License 2.0 |
Yasuo Doshiro | a2bbb0d | 2008-04-10 22:35:54 +0000 | [diff] [blame] | 5 | # which accompanies this distribution, and is available at |
nickboldt | 209258c | 2018-11-01 16:51:54 -0400 | [diff] [blame] | 6 | # https://www.eclipse.org/legal/epl-2.0/ |
Yasuo Doshiro | a2bbb0d | 2008-04-10 22:35:54 +0000 | [diff] [blame] | 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
Yasuo Doshiro | 73d00f5 | 2008-04-15 01:10:45 +0000 | [diff] [blame] | 11 | pluginName=Eclipse Data Tools Platform IBM DB2 UDB LUW Plug-in |
Yasuo Doshiro | b175d5d | 2009-06-02 18:28:41 +0000 | [diff] [blame] | 12 | providerName=Eclipse Data Tools Platform |
Yasuo Doshiro | a2bbb0d | 2008-04-10 22:35:54 +0000 | [diff] [blame] | 13 | |
Yasuo Doshiro | 979a82f | 2008-04-22 23:14:56 +0000 | [diff] [blame] | 14 | driverClass = Classe de pilote |
| 15 | driverVendor = Vendeur |
Yasuo Doshiro | 73d00f5 | 2008-04-15 01:10:45 +0000 | [diff] [blame] | 16 | driverVersion = Version |
Yasuo Doshiro | 979a82f | 2008-04-22 23:14:56 +0000 | [diff] [blame] | 17 | driverDBName = Nom de la base de données |
| 18 | driverConnectionURL = URL de connexion |
| 19 | driverUID = ID utilisateur |
| 20 | driverPWD = Mot de passe |
Yasuo Doshiro | 73d00f5 | 2008-04-15 01:10:45 +0000 | [diff] [blame] | 21 | |
Yasuo Doshiro | 979a82f | 2008-04-22 23:14:56 +0000 | [diff] [blame] | 22 | DB2_UDB_CATEGORY_NAME = DB2 pour Linux, UNIX et Windows |
Yasuo Doshiro | 73d00f5 | 2008-04-15 01:10:45 +0000 | [diff] [blame] | 23 | |
Yasuo Doshiro | 979a82f | 2008-04-22 23:14:56 +0000 | [diff] [blame] | 24 | org.eclipse.datatools.enablement.ibm.db2.luw.driverTemplate = Pilote de serveur de données IBM pour JDBC et SQLJ |
| 25 | org.eclipse.datatools.enablement.ibm.db2.luw.other.driverTemplate = Autre pilote |
Yasuo Doshiro | 73d00f5 | 2008-04-15 01:10:45 +0000 | [diff] [blame] | 26 | |
Yasuo Doshiro | 979a82f | 2008-04-22 23:14:56 +0000 | [diff] [blame] | 27 | jdbc.connection.name = Connexion JDBC |
| 28 | profile.db2.luw.title = DB2 pour Linux, UNIX et Windows |