How to Build a Business Rules Engine: Extending Application Functionality through Metadata Engineering: The Morgan Kaufmann Series in Data Management Systems
Autor Malcolm Chisholmen Limba Engleză Paperback – 13 ian 2004
·A sample application is used throughout the book to illustrate concepts. The code for the sample application is available online at http://www.refdataportal.com.
·Includes conceptual overview chapters suitable for management-level readers, including general introduction, business justification, development and implementation considerations, and more.
·This is the only book that demonstrates how to develop a business rules engine. Covers user requirements, data modeling, metadata, and more.
·A sample application is used throughout the book to illustrate concepts. The code for the sample application is available online at http://www.refdataportal.com.
·Includes conceptual overview chapters suitable for management-level readers, including general introduction, business justification, development and implementation considerations, and more.
Din seria The Morgan Kaufmann Series in Data Management Systems
- 34% Preț: 390.88 lei
- 20% Preț: 426.81 lei
- 36% Preț: 309.13 lei
- 20% Preț: 533.55 lei
- 20% Preț: 411.69 lei
- 20% Preț: 440.32 lei
- 20% Preț: 541.70 lei
- 20% Preț: 836.83 lei
- 20% Preț: 729.06 lei
- 20% Preț: 572.26 lei
- 20% Preț: 387.58 lei
- 20% Preț: 537.48 lei
- 35% Preț: 241.87 lei
- 20% Preț: 400.22 lei
- 20% Preț: 436.52 lei
- 20% Preț: 803.57 lei
- 31% Preț: 236.52 lei
- 20% Preț: 266.53 lei
- 20% Preț: 544.54 lei
- 20% Preț: 503.09 lei
- 20% Preț: 396.46 lei
- 20% Preț: 610.32 lei
- 20% Preț: 462.67 lei
- 20% Preț: 147.44 lei
- 20% Preț: 759.87 lei
- 20% Preț: 844.98 lei
- 20% Preț: 914.81 lei
- 16% Preț: 182.94 lei
- 31% Preț: 299.97 lei
- 20% Preț: 630.19 lei
- 20% Preț: 357.44 lei
- 20% Preț: 589.03 lei
- 20% Preț: 595.09 lei
- 20% Preț: 646.11 lei
- 20% Preț: 491.17 lei
- 20% Preț: 599.91 lei
- 20% Preț: 534.54 lei
- 20% Preț: 547.11 lei
- 33% Preț: 276.71 lei
- 33% Preț: 188.87 lei
- 33% Preț: 280.07 lei
- 20% Preț: 442.10 lei
- 20% Preț: 453.60 lei
- 20% Preț: 497.67 lei
- 20% Preț: 230.53 lei
- 8% Preț: 353.25 lei
Preț: 567.78 lei
Preț vechi: 709.72 lei
-20% Nou
Puncte Express: 852
Preț estimativ în valută:
108.67€ • 113.26$ • 90.46£
108.67€ • 113.26$ • 90.46£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781558609181
ISBN-10: 1558609180
Pagini: 512
Ilustrații: 1, black & white illustrations
Dimensiuni: 187 x 235 x 27 mm
Greutate: 0.84 kg
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Data Management Systems
ISBN-10: 1558609180
Pagini: 512
Ilustrații: 1, black & white illustrations
Dimensiuni: 187 x 235 x 27 mm
Greutate: 0.84 kg
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Data Management Systems
Public țintă
database designers, data modelers, database administrators, software engineers, systems architects, project leader, project manager, programmer, and other IT staffCuprins
What
Are
Business
Rules
and
Business
Rules
Engines.
Why
Build
a
Business
Rules
Engine.
Data
Modeling
and
Database
Design.
Who
Defines
Business
Rules
and
When
Do
They
Do
It.
The
Atomicity
of
Business
Rules.
The
"Black
Box"
Problem.
The
Components
of
a
Business
Rules
Engine.
Populating
Table
Data
in
the
Repository.
Populating
Column
Data
in
the
Repository.
Populating
Relationship
and
Subtype
Data
in
the
Repository.
Populating
Reference
Data
in
the
Repository.
Defining
Business
Processes
and
Related
Information.
Extending
the
Database.
Managing
the
Database.
Implementing
a
Simple
Business
Rule.
More
Edit
Validation
Rules,
Rule
Components,
and
Rule
Versions.
Rule
Types
for
Checking
Referential
Integrity.
Working
with
Batch
Processes:
Setting
Indicators
and
Reference
Data
Code
Values.
Implementing
Rule
Types
Using
Relationships
and
Subtipes.
Rules
with
Subtypes
and
Business
Metadata.
Debugging
in
Business
Rules
Engines.
Managing
the
Business
Rules
Engine.
Appendix
A:
Using
the
Sample
Application.