blob: 531d374dcec69d13a58e287db1cadb3dc6a9f0c5 [file] [log] [blame]
# 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.
CTL_UseEntityManagerAction=Use Entity Manager...
LBL_VariableName=Variable Name\:
LBL_GenerateGetter=Generate Getter
LBL_GenerateSetter=Generate Setter
ERR_NotSupportedAMJTA=Generation of EntityManager code for application-managed context using JTA is not supported.
ERR_NotSupported=Generation of EntityManager code is not supported in this context.
CTL_GenerateDBCreateScripsAction=Generate DB Create Script
SQL=Structured Query Language Script File (.sql)
ERR_File=Can't open file: {0}
ERR_Classpath=Can't initializae perisstence library, is it on classpath, is projecy build?
ERR_NoPU=Can't find any persistence unit