程序包 org.babyfish.jimmer
package org.babyfish.jimmer
-
接口概要接口说明The mutable interface generated by the Annotation processor inherits this interface, and the user interface should not inherit this interface.Lambda expressions for modifying mutable draft.
-
类概要
-
Enum Class Summary
-
异常错误概要异常错误说明jimmer prohibits bidirectional associations between different objects, any code that attempts to do so will result in this exceptionIf
DraftConsumerthrows an exception that is neither RuntimeException nor Error, wrap that exception and then rethrow.When get the property value of immutable object, if the property is not loaded, this exception will be thrown. -
Annotation Interfaces Summary