FieldAttributes.getAllowNull

Gets the 'allow null' flag of the given field attributes.

class FieldAttributes
int
getAllowNull
()

Return Value

Type: int

whether the given field allows null values or not (TRUE or FALSE).

Meta