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

.2.2.6.source-code.CoreResources.properties Maven / Gradle / Ivy

There is a newer version: 2.4.1
Show newest version
exception.objectNotFound=Object cannot be found. (object name = {0}, id = {1})  
exception.bidirOutOfSync=The bi-directional relationship between {0} property {1} and the opposite object {2} property {3} is out of sync. Make sure if an association is unlinked on one side, the same change is reflected on the other side. This out-of-sync behavior is seen with unlinking. For linking, the framework automatically links the other end if possible otherwise this exception is raised.
exception.persistentObjectInput=Used persistence managed object as input




© 2015 - 2024 Weber Informatics LLC | Privacy Policy