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

org.babyfish.model.jpa.instrument.spi.AbstractObjectModel4JPAReplacer.properties Maven / Gradle / Ivy

Go to download

This tool project supports some maven plugins of BabyFish, it shouldn't used by the user directly.

The newest version!
getterCannotBeStatic    = Illegal JPA model class "{0}", the getter "{1}" cannot be static
setterCannotBeStatic    = Illegal JPA model class "{0}", the setter "{1}" cannot be static
missGetters             = Illegal JPA model class "{0}", the getter method(s) for the the field(s) "{1}" is(are) required
missSetters             = Illegal JPA model class "{0}", the setter method(s) for the the field(s) "{1}" is(are) required




© 2015 - 2025 Weber Informatics LLC | Privacy Policy