Constructors

Link copied to clipboard
constructor(name: String?)

Properties

Link copied to clipboard
val name: String?

Functions

Link copied to clipboard
abstract fun prepare(name: String, paramName: String, params: QueryFilterParams): PreparedFilter<R>
Link copied to clipboard