La presentazione è in caricamento. Aspetta per favore

La presentazione è in caricamento. Aspetta per favore

1.E un algoritmo ricorsivo: Tutti le istanze di oggetti raggiungibili da un oggetto persistente diventano anchessi persistenti.

Presentazioni simili


Presentazione sul tema: "1.E un algoritmo ricorsivo: Tutti le istanze di oggetti raggiungibili da un oggetto persistente diventano anchessi persistenti."— Transcript della presentazione:

1

2

3

4

5

6

7 1.E un algoritmo ricorsivo: Tutti le istanze di oggetti raggiungibili da un oggetto persistente diventano anchessi persistenti.

8 Persistence Context

9 Soluzione di NHibernate: Persistence by Reachability con Cascade Associazione Cascade Behaviour

10

11

12

13

14

15

16 Context Context Provider User Interface Layer Business Layer Data Access Layer DAO Context: Identity Map Unit of Work Automatic Dirty Check Optimistic Concurrency Pessimistic Concurrency Proxy per Lazy... Context: Identity Map Unit of Work Automatic Dirty Check Optimistic Concurrency Pessimistic Concurrency Proxy per Lazy...

17

18 ...Hibernates job is to reduce the amount of code you have to write for the most common 90 percent of use cases (common CRUD and reporting)... …Hibernates learning curve is high at first. In our experience, a developer needs at least two to four weeks to learn the basics. Dont jump on Hibernate one week before your project deadline. It wont save you… …Finally, use SQL, JDBC, and stored procedures for the 5 percent of use cases you cant implement with Hibernate, such as mass data manipulation or complex reporting queries with vendor-specific SQL functions… [Gavin King, Hibernate in Action]

19


Scaricare ppt "1.E un algoritmo ricorsivo: Tutti le istanze di oggetti raggiungibili da un oggetto persistente diventano anchessi persistenti."

Presentazioni simili


Annunci Google