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

org.babyfish.persistence.model.JPAEntities$Resource_zh_CN.properties Maven / Gradle / Ivy

Go to download

The JPA entity project of BabyFish, it supports (1) ObjectModel4JPA (2) QueryPath API (3) Untyped query path compiler

The newest version!
# Please see the native2ascii maven plugin in the pom.xml of babyfish-parent.
validationErrorMessagePrefix    = 类型为“{0}”的实体对象验证非法
mustBeDisabled                  = 属性“{0}”必须为 禁用 状态
mustBeEnabled                   = 属性“{0}”必须为 启用状态
mustNotBeNull                   = 属性“{0}”不能为 空
mustNotBeEmpty                  = 属性“{0}”长度不能为0
mustBeReferenceObjectModel      = 参数“{0}”必须是一个具备模式为“{1}”的对象模型的实例
mustNotContainSpecialAttribute  = 参数“{0}”非法,只有方法“{1}”可以接受包含由以下这些方法返回的“{2}”的数组:“{3}”
mustBeScalarAttribute           = 参数“{0}”包含一个名字为“{1}”的attribute,这对应到对象模型属性“{2}”,但这个属性却不是“{3}”
newObjectFailed                 = 无法创建类“{0}”的实例
noAttribute                     = 类“{0}”不存在名称为“{1}”的attribute




© 2015 - 2025 Weber Informatics LLC | Privacy Policy