Skip to content

Latest commit

 

History

History

sqlviarest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Using the REST Enabled SQL Service to create a new database user

module sqlviarest

  • WebClient synchronous call to the REST Enabled SQL Service powered by Oracle REST Data Services (aka ORDS)
  • Basic Authentication using the ADMIN user account of the database
  • JSON response mapping to a POJO

See also:

Oracle REST Data Services (aka ORDS)

Demo run