Tips on using oracle jbo domain Array as a NamedWhereClauseParam value
Tips on using oracle jbo domain Array as a NamedWhereClauseParam valueSometime back Ive blogged on Using oracle.jbo.domain.Array with ViewCriteria. Let me revisit the same topic with slightly different usage. There are many use cases where oracle.jbo.domain.Array is used as a NamedWhereClauseParam value, ViewObjectImpl::setNamedWhereClauseParam(name,value). If you have such use cases and at run