-
iNeuron
- Bangalore
- in/sagar-b-v-439695199
- vijay_sagar17
Pinned Loading
-
Customer-Relationship-Manager-System
Customer-Relationship-Manager-System Public• Developed a fully functional Customer Relationship Manager System that allows users to add, update, delete, and read customer information. • Design Pattern used is Model-View-Controller (MVC) pat…
Java
-
College-Library-Management
College-Library-Management PublicWeb Application to manage Library Information. Registration & Login of librarians & Students. Student can search books by author, title & category. Any librarian may issue books to student and man…
Java 1
-
Student-Tracker
Student-Tracker PublicWeb Application in layered approach of Student table using Factory Design Pattern. We can insert, update, delete and read the data. Backend Technologies: Servlet, JSP, JDBC . Frontend Technologies…
Java
-
HQL-BulkOperation
HQL-BulkOperation PublicBulk operation (Select, Update, Delete) using Hibernate Query Language.
Java
-
NativeSQLQuery-BulkOperation
NativeSQLQuery-BulkOperation PublicBulk operation (Insert, Update, Delete, Select) using NativeQuery. Write query using Table name and column names. This make our application as DB dependent
Java 1
-
CriteriaAPI-BulkOperation
CriteriaAPI-BulkOperation PublicUsing Criteria API we can perform only select operation by adding the conditions. It will be converted to HQL internally and to specific DB query. It won't support StoredProcedure.
Java
If the problem persists, check the GitHub status page or contact support.