Which managed property type supports a null value?

Which managed property type supports a null value?

Which managed property type supports a null value?

A.
int

B.
boolean

C.
String

D.
Object

E.
Number

Explanation:
http://docs.oracle.com/cd/E12839_01/web.1111/b31974/lists.htm (create a list bound
to a fixed list of values, number 8, third paragraph)



Leave a Reply 4

Your email address will not be published. Required fields are marked *


achilles

achilles

C.
String

srini

srini

Wondering why the other types Object, Number cannot support null ?

bogdan

bogdan

correct is C D E

empty does null setting

bogdan

bogdan

empty value in managed-property does null setting.

i just tested it for String, Object and Number (in JDeveloper 12)