Searched refs:isNullable (Results 1 – 3 of 3) sorted by relevance
73 isNullable -> true in <lambda>()138 val isNullable by lazy { hasAnnotation("@Nullable") } in <lambda>() constant in com.android.codegen.FieldInfo
134 FeatureFlag.IMPLICIT_NONNULL -> fields.any { it.isNullable } in <lambda>()
46315 method public abstract int isNullable(int) throws java.sql.SQLException;46608 method public abstract int isNullable(int) throws java.sql.SQLException;