Service Builder Persistence

Liferay’s Service Builder can generate your project’s persistence layer by automating the creation of interfaces and classes. Your application’s persistence layer persists data represented by your configured entities to a database. In fact, your local service implementation classes are responsible for calling the persistence layer to retrieve and store your application’s data. So instead of taking the time-consuming route of writing your own persistence layer, you can use Service Builder to quickly define your entities and generate the layer instantaneously.

Here’s what these tutorials cover:

Start with defining an object-relational map.

« What is Service Builder?Defining an Object-Relational Map with Service Builder »
¿Fue útil este artículo?
Usuarios a los que les pareció útil: 0 de 0