
org.datanucleus.cache.ehcache.Localisation_ehcache.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datanucleus-cache Show documentation
Show all versions of datanucleus-cache Show documentation
DataNucleus third-party Caching plugin
################################################################################
# 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