| ################################################################################ |
| ## Copyright (c) 2006-2007 Ingres Corporation and others. |
| ## All rights reserved. This program and the accompanying materials |
| ## are made available under the terms of the Eclipse Public License 2.0 |
| ## which accompanies this distribution, and is available at |
| ## https://www.eclipse.org/legal/epl-2.0/ |
| ## |
| ## Contributors: |
| ## Ingres - Implementation |
| ################################################################################ |
| |
| PLUGIN_NAME = Ingres DTP Ç÷¯±×ÀÎ |
| PROVIDER_NAME = Eclipse Data Tools Platform |
| |
| # Parent category for Ingres in the driver definition |
| CATEGORY_PRODUCT_FAMILY_NAME = Ingres |
| CATEGORY_PRODUCT_FAMILY_DESCRIPTION = |
| |
| # Category for Ingres 2006 in the driver definition |
| CATEGORY_PRODUCT_NAME = 2006 |
| CATEGORY_PRODUCT_DESCRIPTION = |
| |
| # Ingres 2006 Driver Template |
| DRIVER_NAME = Ingres JDBC µå¶óÀ̹ö |
| DRIVER_DESCRIPTION = |
| |
| # Various properties for the driver template |
| |
| DRIVER_DRIVER_CLASS_NAME = µå¶óÀ̹ö Ŭ·¡½º |
| DRIVER_DRIVER_CLASS_DESCRIPTION = |
| |
| DRIVER_DB_VENDOR_NAME = °ø±Þ¾÷ü |
| DRIVER_DB_VENDOR_DESCRIPTION = |
| |
| DRIVER_DB_VERSION_NAME = 2006 |
| DRIVER_DB_VERSION_DESCRIPTION = |
| |
| DRIVER_DATABASE_NAME_NAME = µ¥ÀÌÅͺ£À̽º À̸§ |
| DRIVER_DATABASE_NAME_DESCRIPTION = |
| |
| DRIVER_DB_URL_NAME = ¿¬°á URL |
| DRIVER_DB_URL_DESCRIPTION = |
| |
| DRIVER_DB_USERNAME_NAME = »ç¿ëÀÚ À̸§ |
| DRIVER_DB_USERNAME_DESCRIPTION = |
| |
| DRIVER_DB_PASSWORD_NAME = ¾ÏÈ£ |
| DRIVER_DB_PASSWORD_DESCRIPTION = |
| |
| # Connection Profile |
| CONNECTION_PROFILE_NAME = Ingres µ¥ÀÌÅͺ£À̽º |
| |
| # Connection factory |
| CONNECTION_FACTORY_NAME = Ingres JDBC ¿¬°á ÆÑÅ丮 |
| # ==================================================================== |
| |