Quantcast
Channel: Content RSS Feed by ContentBox
Viewing all articles
Browse latest Browse all 276

From Zero to CRUD with ORM

$
0
0
Quickly develop a web app with full CRUD capabilities using ColdBox ORM! Defining objects in your code instead of tables in your database simplifies the process of managing relationships and saves you from the tedium of writing SQL queries. In this session, we will build a CRUD app that uses CBORM to define the objects and relationships, leverages the virtual entity service for simple database interactions, and employs Criteria Builder for more complex cases. Additionally, we will use cbValidation and HTML Helper as shortcuts for building the UI, and we will utilize CommandBox to write the boilerplate code for maximum laziness efficiency.

Viewing all articles
Browse latest Browse all 276

Trending Articles