Capítulo 7: Sistema de Biblioteca Municipal - Criando APIs com MVCActiveRecord
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
O quê você irá aprender
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Design Padrão do ActiveRecord
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
ActiveRecord em MVCFramework também chamado de MVCActiveRecord
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Introdução à TMVCActiveRecord
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Implementando APIs usando MVCActiveRecord
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Definindo Entidades
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Recuperando uma lista de clientes
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Configurando a conexão TMVCActiveRecord usando filtros de ação
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Configurando a conexão TMVCActiveRecord usando TMVCActiveRecordMiddleware
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Configurando a conexão do FireDAC
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Código da Ação
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Recuperando um cliente
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Criando um cliente
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Atualizando um cliente
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Variação para o verbo PUT
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Deletando um cliente
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
Consideração sobre nossa API versão 2 da Biblioteca Municipal
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.
O que vêm por aí
This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/delphimvcframework-br.