DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Introduction to hibernate

1. By Harshit Rastogi 2. It is ORM (Object –Relation Mapping) Tool It uses POJO objects (Plain Old Java Objects) No direct interaction with the database. 3. SessionFactory…

Technology Introduction to mysql part 1

1. Introduction To DBMS and MySQL DDL,DML,DCL Week 5 – Day1 2. What is Database? • A collection of information organized in such a way that a computer…