blob: 7603cf1293f5eb1ef85ec9b0be90c32299c05ce7 [file] [log] [blame]
################################################################################
# Copyright (c) 2009, 2010 Oracle. All rights reserved.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v1.0, which accompanies this distribution
# and is available at http://www.eclipse.org/legal/epl-v10.html.
#
# Contributors:
# Oracle - initial API and implementation
################################################################################
ConnectionPropertiesComposite_Database_GroupBox = Database
DataSourcePropertiesComposite_jtaDataSourceLabel = JTA data source:
DataSourcePropertiesComposite_nonJtaDataSourceLabel = Non-JTA data source:
GenericPersistenceUnit2_0ConnectionComposite_sectionTitle = Persistence Unit Connection
GenericPersistenceUnit2_0ConnectionComposite_sectionDescription = Configure the data source or JDBC connection properties.
JdbcConnectionPropertiesComposite_ConnectionDialog_Message = &Enter connection name or pattern (*, ?, or camel case):
JdbcConnectionPropertiesComposite_ConnectionDialog_Title = Connection Selection
GenericPersistenceUnit2_0ConnectionTab_title = Connection
GenericPersistenceUnit2_0OptionsComposite_miscellaneousSectionTitle = Miscellaneous Options
GenericPersistenceUnit2_0OptionsComposite_miscellaneousSectionDescription = Configure the miscellaneous options.
GenericPersistenceUnit2_0OptionsTab_title = Options
JdbcConnectionPropertiesComposite_populateFromConnectionHyperLink = Populate from connection...
JdbcConnectionPropertiesComposite_driverLabel = Driver:
JdbcConnectionPropertiesComposite_urlLabel = URL:
JdbcConnectionPropertiesComposite_userLabel = User:
JdbcConnectionPropertiesComposite_passwordLabel = Password:
JdbcPropertiesComposite_JdbcConnectionProperties_GroupBox = JDBC connection properties
LockingConfigurationComposite_lockTimeoutLabel = Lock timeout:
QueryConfigurationComposite_queryTimeoutLabel = Query timeout:
TransactionTypeComposite_transactionTypeLabel = Transaction type:
TransactionTypeComposite_jta = JTA
TransactionTypeComposite_resource_local = Resource Local
SharedCacheModeComposite_sharedCacheModeLabel = Shared cache mode:
SharedCacheModeComposite_all = All
SharedCacheModeComposite_none = None
SharedCacheModeComposite_enable_selective = Enable Selective
SharedCacheModeComposite_disable_selective = Disable Selective
SharedCacheModeComposite_unspecified = Unspecified
ValidationModeComposite_validationModeLabel = Validation mode:
ValidationModeComposite_auto = Auto
ValidationModeComposite_callback = Callback
ValidationModeComposite_none = None
ValidationConfigurationComposite_groupPrePersistLabel = Validate pre-persist group:
ValidationConfigurationComposite_groupPreUpdateLabel = Validate pre-update group:
ValidationConfigurationComposite_groupPreRemoveLabel = Validate pre-remove group: