Getting started with the Query Unit Read this article and get points!

by Michela Frigerio
5,465 views Published on Oct 24, 2011
Applies to: 7.2 or higher

The Query Component is available starting from the WebRatio 5.1 version. It's a Utility Component that permits to execute a custom edited query using the HQL(Hibernate Query Language) or SQL query language. Moreover it can dynamically compose an HQL query depending on the incoming Domain Model ident...

MoreRead this article and get points!
 

Getting started with the Stored Procedure unit Read this article and get points!

by Michela Frigerio
14,125 views Published on Oct 24, 2011
Applies to: All versions

The Stored Procedure is an Operation that allows calling a procedure stored in a database. To use this Component correctly, the procedure must be previously created in your database. Discover how to use the Stored Procedure reading this article.

MoreRead this article and get points!
 

How to use Hibernate in a Custom Component Read this article and get points!

by Ombretta Malinverno
11,829 views Published on Jan 12, 2018
Applies to: 7.2 or higher

Implementing a custom component sometimes means querying the database in the component service class. This article wants to give you an introduction on how to retrieve the hibernate session in the component service and how to use Hibernate efficiently to query the database.

MoreRead this article and get points!
 
3 items of 209
Reset
 
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process