Skip to content
Hüseyin Tokpınar edited this page Sep 5, 2019 · 27 revisions

Welcome to the sqfEntity wiki!

Table of Contents

  1. What is SqfEntity ORM?
  2. How to use SqfEntity? 2.1. Creating Database Objects 2.1.1. Creating Table Model 2.1.2. Creating Sequence Model 2.2. Creating Database Model Class 2.3. Basic methods for CRUD operations 2.3.1. toSingle() 2.3.2. toList() 2.3.3. getById() 2.3.4. save() 2.3.5. delete() 2.4. Object Relational Mapping 2.5. Syncronize data from JSON (on the web)
Clone this wiki locally