Question

I saw in the documentation that there is a mystical class called StringCondition for executing custom SQL commands but the SDK doesn't recognize this?

is there a new version of this?

what am I missing?

Était-ce utile?

La solution

import de.greenrobot.dao.WhereCondition.StringCondition;

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top