For that you don't need to change the SQL statement, all you have to do is adding the default value to the required field's placeHolder (located in the properties tab of that field)placeholder="Default Value"将更改提交到数据库后,将为该字段提交默认值.When you commit the changes to the Data Base, for that field the default value will be commited. 这篇关于如何在视图对象-ADF中将瞬态值作为默认值分配给另一个属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-21 07:38