Connecting the Database

Domain Modeling with WebRatio Mobile Platform
834 vistas Publicado el 16/02/2015 | Tiempo 5 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. In this lesson you learn how to connect the Domain Model, built in WebRatio Mobile Platform, with a relational database.

 

Domain Model Synchronization: Importing the Database

Domain Modeling with WebRatio Mobile Platform
281 vistas Publicado el 31/03/2015 | Tiempo 2 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can extract the Domain Model elements starting from an existing database structure. The imported...

 

Domain Model Synchronization: Exporting the Domain Model

Domain Modeling with WebRatio Mobile Platform
196 vistas Publicado el 17/02/2015 | Tiempo 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can transpose the Domain Model elements on the database in terms of tables, views, and columns. ...

 

Domain Model Synchronization: Manual Mapping

Domain Modeling with WebRatio Mobile Platform
17 vistas Publicado el 31/03/2015 | Tiempo 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Manual Mapping procedure you can easily bind each element in the Domain Model with the corresponding already-existing item in the physical...

 

How to choose the primary key ID Generator Lee este artículo y gana puntos!

by Ombretta Malinverno
13.564 vistas Publicado el 24/10/2011
Applies to: todas las versiones

Modeling the domain information managed by the Web Application is a task that can be easily done with WebRatio. In fact, you have at your disposal many options that allow you to easily create the Domain Model starting from an existing database. Nevertheless you may need to manually add some new obje...

MoreLee este artículo y gana puntos!
 

How to implement a custom database Metadata provider Lee este artículo y gana puntos!

by Michela Frigerio
15.668 vistas Publicado el 24/10/2011
Applies to: todas las versiones

WebRatio support all the databases that are supported by Hibernate. Nevertheless, the list of the database types that you have at disposal when creating a new database connection does not contain the full list, but it proposes the most used. Therefore WebRatio gives you the chance to integrate a new...

MoreLee este artículo y gana puntos!
 

How can I use JNDI in my application server? Lee este artículo y gana puntos!

by Michela Frigerio
10.688 vistas Publicado el 24/10/2011
Applies to: todas las versiones

The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name. Like all Java APIs that interface with host systems, JNDI is independent of the underlying implementation. Additionally, it specifies a service provi...

MoreLee este artículo y gana puntos!
 

Getting started with the Stored Procedure unit Lee este artículo y gana puntos!

by Michela Frigerio
14.825 vistas Publicado el 24/10/2011
Applies to: todas las versiones

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.

MoreLee este artículo y gana puntos!
 
8 elementos of 209
Reset
 
 

Filter by platform

BPM
Mobile
Web
 

Filtrar por función

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filtrar por nivel

Beginner
Intermediate
Expert
 

Filtrar por fase

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