Archives

Categories

Hibernate

  Hibernate is an object-relational mapping (ORM) library for the Java language which is licensed under the open source GNU Lesser General Public License (LGPL), providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate Read more ›

JS / Ajax / JQuery

JavaScript (JS) is an interpreted computer programming language. It was originally implemented as part of web browsers so that client-side scripts could interact with the user, control the browser, communicate asynchronously, and alter the document content that was displayed. The Read more ›

RESTful

  Representational State Transfer (REST) is a style of software architecture for distributed systems such as the World Wide Web. REST has emerged as a predominant web service design model. The term representational state transfer was introduced and defined in Read more ›