Duration: 24 hours (4 days)
Topics:
- Introduction to ORM and Hibernate
- Applying SessionFactory and TransactionManager
- Creating entity models, mapping annotations, and constraints
- Implementing Hibernate transactions
- Implementing HQL, native SQL and CriteriaQueries
- Entity relatinships
- Creating joins and union
- Introduction to MyBatis
- Applying Configuration, and SQLSessionFactory
- Creating entities
- Implementing the mapper layer (XML and Java)
- Introduction to JOOQ
- Creating the generators
- Creating the mapper
- Generating the models
- Implementing the CRUD transactions