Skip to content

@BindSqlDynamicWhere

xcesco edited this page Sep 5, 2017 · 1 revision

Define a dynamic where condition. It is appended to where statement defined with attribute where in BindSqlSelect annotation.

Attributes

  • prepend: Conjunction to prepend to dynamic where. Default value is AND

Table of Contents

Query definition

Features

Relations

Multithread supports

Modularization

Annotations for data convertion

Annotations for SQLite ORM

Annotations for shared preferences

Clone this wiki locally