PJS ORM

About This Space

A simple demo to show the recently ORM added into PJS in mid 2019.


Last updated on September 10, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

This is an overview of the files within this project and to show usage of the recently added ORM into PJS.

  • Starting with file customers.dbdefn.js
    • This is the business logic and mapper and model builder.
  • test.js - server side node program does actions against that dbdefn

Under the covers the data access is all happening by way of this pjs.data api. The data api constructs the basic SQL statements for the supported database. There really was not a huge difference, but enought that I seen this object was necessary.

  • Check out documentation for Profound.js Data API

  • Soon we will have our DataArea API's, when working against a non IBMi db, use SQL as well. Customer code will not have to change, they will, however, need to "transfer" the data from the ibmi object to that other db with our tool.

  • Some things not "yet" being supported
    • Record locking
    • Multiple inserts within a single statements

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

Testing node.js

2126

0

0

Simple Angular

1802

0

0

Some sample APIs

3288

0

0

fd fdsa fdsa fdsa

2323

0

0

fdsfdsaf a

2468

0

0

fdsafdsa

2431

0

0

CRUD Application with Detail Edit Screen

3768

0

0

This workspace shows an example of Profound API and consuming of the API within a Vue datatable

4415

0

0

A demo of how to build, test and document APIs

4090

0

0

A demo of how to build and consume Web Services with and without parameters

7396

0

0

An example of creating server side typescript modules.

6154

0

0

6429

0

0