-
Hibernate with Oracle: Creating Various Hibernate Queries
After watching this video, you will be able to recognize how HQL is used in Hibernate and describe how to improve the overall performance.
-
Hibernate with Oracle: Inheritance TABLE_PER_CLASS with Hibernate
After watching this video, you will be able to configure Hibernate using TABLE_PER_CLASS.
-
Hibernate with Oracle: Inheritance – Single Table with Hibernate
After watching this video, you will be able to demonstrate Single table strategy as a solution with Java Hibernate.
-
Hibernate with Oracle: Hibernate Object States
After watching this video, you will be able to recognize the various Hibernate object states.
-
Hibernate with Oracle: Inheritance JOINED with Hibernate
After watching this video, you will be able to demonstrate the JOINED strategy when mapping a database.
-
Hibernate with Oracle: Identity Generation with Annotations
After watching this video, you will be able to recognize identity generation using Annotations and Java Hibernate.
-
Hibernate with Oracle: Identity Generation with XML
After watching this video, you will be able to recognize identity generation using XML and Java Hibernate.
-
Hibernate with Oracle: Mapping with XML
After watching this video, you will be able to configure mapping using XML.
-
Hibernate with Oracle: Associations and Foreign Keys
After watching this video, you will be able to deep dive into Annotations using associations and foreign keys.
-
Hibernate with Oracle: Mapping with Annotations
After watching this video, you will be able to map using annotations.
-
Hibernate with Oracle: Using Batch Processing and Logging
After watching this video, you will be able to use batch processing and logging with Hibernate.
-
Hibernate with Oracle: Caching Data
After watching this video, you will be able to use multi-level caching in Hibernate.
-
Hibernate with Oracle: Hibernate and JPA
After watching this video, you will be able to recognize the differences when configuring JPA and Hibernate.
-
Hibernate with Oracle: Sessions
After watching this video, you will be able to configure sessions for Hibernate.
-
Hibernate with Oracle: Creating Tables
After watching this video, you will be able to create basic tables in Hibernate.
-
Hibernate with Oracle: Defining Custom Types
After watching this video, you will be able to recognize the custom types in Hibernate.
-
Hibernate with Oracle: Filtering Data Results
After watching this video, you will be able to recognize how to filter data sets in Hibernate.
-
Hibernate with Oracle: Basic Data Persistence
After watching this video, you will be able to working with basic configurations, including inserting, updating and deleting persistent data.
-
Hibernate with Oracle: Hibernate Architecture
After watching this video, you will be able to recognize how Java Hibernate can work with applications.
-
Hibernate with Oracle: Bootstrapping Hibernate
After watching this video, you will be able to set up and configure Hibernate.
-
Hibernate with Oracle: Read-only Objects
After watching this video, you will be able to recognize the read-only objects.
-
Hibernate with Oracle: Improving General Performance
After watching this video, you will be able to recognize abilities in improving performance.
-
Hibernate with Oracle: The @Transient Annotation
After watching this video, you will be able to use the @Transient Annotation.
-
Hibernate with Oracle: Debugging and logging in Hibernate
After watching this video, you will be able to recognize the various debugging concepts including logging with log4j.
-
Hibernate with Oracle: Stored Procedures
After watching this video, you will be able to configure stored procedures using Oracle.
-
Hibernate with Oracle: Using @JoinTable
After watching this video, you will be able to recognize how to use the @JoinTable.
-
Hibernate with Oracle: Many to Many Mappings
After watching this video, you will be able to recognize how to use Many to Many Mappings.
-
Hibernate with Oracle: Commenting in Oracle
After watching this video, you will be able to recognize how to use Oracle comments.
-
Hibernate with Oracle: Using @SortComparator for Java-based Sorting
After watching this video, you will be able to learn to use Java-based sorting with Hibernate.
-
Hibernate with Oracle: Advanced Query Management
After watching this video, you will be able to recognize advanced query commands.
-
Hibernate with Oracle: Using Projections and Aggregation
After watching this video, you will be able to create projections and aggregations.
-
Hibernate with Oracle: Core API and Extension Interfaces
After watching this video, you will be able to recognize the core API extension for Hibernate and it's interfaces.
-
Hibernate with Oracle: HQL Criteria
After watching this video, you will be able to recognize querying with Java calls using the Criteria API.
-
Hibernate with Oracle: Subqueries in Criteria with Hibernate
After watching this video, you will be able to recognize subqueries in criteria.
-
Hibernate with Oracle: Configuring Basic Hibernate Architecture
After watching this video, you will be able to recognize some of the main concepts of Hibernate with Oracle.
-
Hibernate with Oracle: Hibernate ID and Advanced ID Options
After watching this video, you will be able to use advanced ID options in Java Hibernate.
-
Hibernate with Oracle: HQL and Basic Queries
After watching this video, you will be able to recognize the Hibernate and basic query concepts.
-
Hibernate with Oracle: Table Mappings
After watching this video, you will be able to recognize @Table and @SecondaryTable annotations.
-
Hibernate with Oracle: Advanced XML Table Mapping
After watching this video, you will be able to create advanced XML table mapping.