org.babyfish.persistence.criteria.spi.AbstractNode$Resource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-persistence Show documentation
Show all versions of babyfish-persistence Show documentation
The JPA interface project of BabyFish, it supports
(1) BabyFish-JPA API
(2) QueryPath SPI
The newest version!
childNodeMustUnderTheSameCriteriaBuilder = The child node "{0}" must be under the same "{1}" of the current node.
theCurrentNodeIsFrozen = The current node can not be modified because it is frozen by {0}
freezeWhenCurrentNodeIsFrozenByOther = The current node can not be frozen because it is frozen by another {0}
unfreezeWhenCurrentNodeIsFrozenByOther = The current node can not be unfrozen because it is frozen by another {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy