Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle SQL Developer

You're reading from   Oracle SQL Developer Learn Database design, development,and administration using the feature-rich SQL Developer 4.1 interface

Arrow left icon
Product type Paperback
Published in Jan 2016
Publisher
ISBN-13 9781785281273
Length 344 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Susan Harper Susan Harper
Author Profile Icon Susan Harper
Susan Harper
Ajith Narayanan Ajith Narayanan
Author Profile Icon Ajith Narayanan
Ajith Narayanan
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Getting Started with SQL Developer 4.1 FREE CHAPTER 2. Database Connections and SQL Worksheet 3. The Power of SQL Reports 4. Working with PL/SQL 5. SQL Developer for DBAs 6. SQL Developer Accessibility 7. Importing, Exporting, and Working with Data 8. Database Connections and JDBC Drivers 9. Introducing SQL Developer Data Modeler 10. Extending SQL Developer 11. Working with Application Express 12. Working with SQL Developer Migrations 13. Oracle Data Miner 4.1 14. REST Data Services and REST Development Index

About RESTful services

Representational State Transfer (REST) is a new technology that suits the requirements of flashing the requested contents from a database on to the web browser screen. A service is described as RESTful when it conforms to the tenets of REST Data Services implemented.

Web services enable applications to interact with one another over the web browser or any similar platform independent environment. In a typical web services scenario, a business application sends a request to a service at a given URL by using the protocol over HTTP. The service receives the request, processes it, and returns a response. The web services is found in the URI format and method of the service is described by the HTTP method like GET, POST, PUT, and DELETE.

RESTful services terminology

The following are some major terms related to RESTful services:

  • RESTful service: An HTTP web service based on the RESTful architecture.
  • Resource template: An individual RESTful service that is able to service requests...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $24.99/month. Cancel anytime