Hibernate 3 frente a Hibernate 4
Revisa las diferencias entre Hibernate 3 y Hibernate 4 en una tabla estructurada y despues continua con preguntas de entrevista, cuestionarios y comparaciones similares.
Diferencia entre
Hibernate 3 vs Hibernate 4 - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de Hibernate 4 y Hibernate 3 como preguntas comunes de entrevista.
Diferencia entre Hibernate 3 y Hibernate 4
Hibernate 3 vs Hibernate 4 - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de Hibernate 4 y Hibernate 3 como preguntas comunes de entrevista.
|
Hibernate 3
|
Hibernate 4
|
|---|---|
| Compared to Hibernate 2.1 - the most popular object/relational mapping solution in any language - Hibernate 3.0 offers: - Much more flexible O/R mapping: support for exotic association and inheritance mappings, and greater flexibility when working with legacy data. - Hibernate3 filters: a unique feature for working with temporal (historical), regional or permissioned data. - Unprecendented flexibility for mixing handwritten and generated SQL within a single application or even a single entity: full support for "derived" entities and attributes defined in the mapping document, full support for overriding any generated SQL statement with handwritten SQL, support for stored procedures. - Object/Relational/XML mapping: query XML directly from the database for reporting, replicate data between databases via intermediate XML, externalize entity data as XML when interacting with remote systems. - Enhanced ease of use: better defaulting, an unchecked exceptions model, simplified natural (and composite) key support, simplified CMT integration. - Enhanced =Criteria= query API: with full support for projection/aggregation and subselects. - Runtime performance monitoring: via JMX or local Java API, including a second-level cache browser. - Brand new AST-based HQL parser: bulk update/delete enhancement, better syntax validation. - JBoss EJB 3.0 preview: support for annotation-based O/R mappings, full support for EJB-QL 3.0, support for EJB 3.0 =persist()/merge()= lifecycle, JACC-based security model. - Hibernate Tools preview: a full suite of Eclipse plugins for working with Hibernate 3.0, including mapping editor, interactive query prototyping, schema reverse engineering tool. - Many new extension points: including a new, extensible, event-driven architecture - Documentation enhancements. - Brand new test suite, including many useful |
Hibernate 4 new features: - Move to gradle for builds - Redesign SessionFactory building - Introduction of services - Improved metamodel (not in 4.0.0.Final yet, we planned this, but due to the tasks are more than we expected, and it would take too long to get 4.0 out, so we decided to move this out of 4.0.0.Final but will be upcoming release soon see this for more details, and this is a design document) - Initial osgi-fication by package splitting (public, internal, spi) - Support for multi-tenant databases (see this for more details) - Migration to i18n logging framework (using jboss logging) - JDK 1.6 (JDBC4) as baseline and many more. |
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Diferencias relacionadas
Explora comparaciones similares relacionadas con Hibernate 3 y Hibernate 4 para obtener mas contexto y preparar mejor tus entrevistas.
Ver diferencias abajo
Explora todas las comparaciones disponibles abajo o usa la busqueda superior para reducir la lista al instante.