类的使用
org.hibernate.PropertyValueException
-
使用PropertyValueException的程序包 程序包 说明 org.hibernate.action.internal Internals for action processing.org.hibernate.engine.spi -
-
org.hibernate.action.internal中PropertyValueException的使用
抛出PropertyValueException的org.hibernate.action.internal中的方法 修饰符和类型 方法 说明 voidUnresolvedEntityInsertActions. checkNoUnresolvedActionsAfterOperation()ThrowsPropertyValueExceptionif there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity. -
org.hibernate.engine.spi中PropertyValueException的使用
抛出PropertyValueException的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 voidActionQueue. checkNoUnresolvedActionsAfterOperation()ThrowsPropertyValueExceptionif there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
-