Skip to content
/ JPQl Public

This repository contains two projects: BasicCRUD and basic. The BasicCRUD project focuses on demonstrating the fundamental usage of JPQL or performing CRUD operations. The basic project delves into more advanced query techniques, covering complex queries, joins. Explore these projects to enhance your understanding of JPQL.

Notifications You must be signed in to change notification settings

Shubh2-0/JPQl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JPQL Projects ✨🔍

image

BasicCRUD 📝✅

The BasicCRUD project is designed to showcase the basic usage of JPQL (Java Persistence Query Language). It provides examples of how to perform CRUD (Create, Read, Update, Delete) operations using JPQL queries. Whether you're new to JPQL or looking for a refresher, this project is a great starting point. 🚀📚

basic 📊📈

The basic project dives deeper into the power of JPQL by demonstrating more advanced query techniques. It covers complex queries, joins, aggregations, and other useful features of JPQL. Whether you're a seasoned JPQL user or looking to enhance your skills, the basic project offers valuable insights. 💪💡

Feel free to explore the projects and take a look at the code. We've made sure to use plenty of emojis throughout the repository to make your learning experience even more enjoyable! 😄🌟

Getting Started 🚀🎉

To get started with these projects, follow these steps:

  1. Clone the repository: git clone https://github.com/Shubh2-0/JPQl.git 📥👥
  2. Navigate to the project you want to explore: cd BasicCRUD or cd basic 📂🔍
  3. Follow the project-specific instructions available in their respective README files. 📋🔧

Contributing 🤝🌟

I welcome contributions to these projects! If you'd like to contribute .✨👩‍💻👨‍💻

📬 Contact

If you want to contact me, you can reach me through below handles.

linkedinmail-mewhatsapp-mewhatsapp-me

Happy coding! ✨🎉😄

About

This repository contains two projects: BasicCRUD and basic. The BasicCRUD project focuses on demonstrating the fundamental usage of JPQL or performing CRUD operations. The basic project delves into more advanced query techniques, covering complex queries, joins. Explore these projects to enhance your understanding of JPQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages