module

Clear::Model::Factory

Constants

Class methods

build(type : String, h : Hash, cache : Clear::Model::QueryCache | Nil = nil, persisted = false, fetch_columns = false) : Clear::Model
Source
build(type : T.class, h : Hash, cache : Clear::Model::QueryCache | Nil = nil, persisted = false, fetch_columns = false) : T forall T
Source

Macros

add(type, factory)
Source

Nested types