org.netbeans.modules.db.util.Bundle.properties Maven / Gradle / Ivy
The newest version!
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
LBL_NewDriver=New Driver...
TYPE_TNSName=TNS Name (v10.2.0.1.0 or later)
TYPE_Service=Service Name
TYPE_SID=Service ID (SID)
TYPE_ForSQLServer=Microsoft SQL Server
TYPE_ForSybase=Sybase ASE
TYPE_IDS=Informix Dynamic Server (IDS)
TYPE_Cloudscape=Cloudscape Server
TYPE_Standard=Standard
TYPE_Endpoint=Endpoint
TYPE_UserName=User Name
TYPE_IAM=IAM
ERR_InvalidURL=Invalid URL, should be of the form \n{0}
DRIVERNAME_MySQL=MySQL (Connector/J driver)
DRIVERNAME_MariaDB=MariaDB (MySQL-compatible)
DRIVERNAME_JavaDbEmbedded=Java DB (Embedded, version <= 10.14)
DRIVERNAME_JavaDbNetwork=Java DB (Network, version <= 10.14)
DRIVERNAME_JavaDbEmbeddedModular=Java DB (Embedded, version >= 10.15)
DRIVERNAME_JavaDbNetworkModular=Java DB (Network, version >= 10.15)
DRIVERNAME_PostgreSQL=PostgreSQL
DRIVERNAME_OracleThin=Oracle Thin
DRIVERNAME_OracleOCI=Oracle OCI
DRIVERNAME_JTDS=jTDS
DRIVERNAME_DB2JCC=IBM DB2 Universal Driver
DRIVERNAME_MSSQL=Microsoft SQL Server
DRIVERNAME_Athena=Amazon Athena
DRIVERNAME_Redshift=Amazon Redshift
# Map JDBC URL token identifiers to human-readable strings
=Host
=Port
=Server Name
=Service Id
=Service Name
=TNS Name
=Additional Properties
ErrorInfoPanel.iconLabel.text=
NoPropertiesSet=No properties set
PropertyEditorPanel.propertyTable.columnModel.title1=Value
PropertyEditorPanel.propertyTable.columnModel.title0=Property
PropertyEditorPanel.addRowButton.text=Add Property
PropertyEditorPanel.removeRowButton.text=Remove Property
# {0} - JDBC URL, {1} - JDBC Driver
JDBC_URL_DRIVER_NAME={0} on {1}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy