Posts

JPA / Hibernate Cascade Types - CascadeType.DETACH

JPA / Hibernate Cascade Types - CascadeType.REMOVE

JPA / Hibernate Cascade Types - CascadeType.ALL

JPA / Hibernate Cascade Types - CascadeType.MERGE

JPA / Hibernate Cascade Types - CascadeType.PERSIST

@ManyToMany JPA Example

@ManyToOne JPA Example

@OneToMany JPA Example

@OneToOne JPA Example

@Enumerated JPA Example

@GeneratedValue - JPA Annotation | GenerationType AUTO, IDENTITY, SEQUENCE and TABLE

@Table JPA Example

@Transient JPA Example

@Column JPA Example

@Id JPA Example

@Basic JPA Example

@IdClass JPA Example

@MappedSuperclass JPA Example

@Entity JPA Example

@Embedded and @Embeddable JPA Example

JSP Servlet Project - Hospital Management System | Download