All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datanucleus.cache.ehcache.Localisation_ehcache.properties Maven / Gradle / Ivy

There is a newer version: 5.0.0-release
Show newest version
################################################################################
# Copyright (c) 2004 Andy Jefferson and others. All rights reserved.
# This program and the accompanying materials are made available under
# the terms of the JPOX License v1.0 which accompanies this distribution.
#
# Resources for org.jpox.cache package
# Version : $Revision: 1.1 $
################################################################################

Cache.EHCache.Initialising=Initializing cache for class "{0}"
Cache.EHCache.Exists=Cache already exists for class "{0}"
Cache.EHCache.CacheDoesntExist=Cache does not exist, resorting to default.
Cache.EHCache.CacheDoestExistNoDefault=You have not defined a cache for class "{0}" and there is no default cache either.

Cache.EHCache.CacheManagerInitialiseFails=Cant initialize cache manager : {0}
Cache.EHCache.CreateDefaultFails=Cant create default cache : {0}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy