Skip to Content
Java Programming with Oracle SQLJ
book

Java Programming with Oracle SQLJ

by Jason Price
August 2001
Intermediate to advanced
400 pages
9h 28m
English
O'Reilly Media, Inc.
Content preview from Java Programming with Oracle SQLJ

B.3. loadjava

You use loadjava to load class files and resource files into an Oracle database. Class files and resource files may be loaded individually, or you may package them into a JAR file to load them together.

Note that loadjava does not generate JAR files; use the jar utility for that.

You invoke loadjava from the command line using the following syntax:

loadjava -user user_name/password[@URL] [option_list] file_list

The syntax elements are as follows:

user_name

The username that you want loadjava to use when connecting to the database.

password

The password that goes along with the username that you supply.

URL

The database URL.

option_list

A list of options separated by space characters. See Table B-3 for a list of the options you can use.

file_list

A list of class, JAR, ZIP, Java, SQLJ, and resource files to be loaded into the database schema.

Table B-3. loadjava options
Option Description Default
-andresolve Compiles the uploaded source files and resolves each class file as it is loaded. This option is mutually exclusive with -resolve. n/a
-debug Generates and displays debugging information as the classes are loaded. n/a
-definer Specifies that the methods of the classes being loaded execute with the privileges of their definer, not their invoker. Methods execute with the invoker's privileges.
-encoding Specifies the character set ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Java Programming with Oracle JDBC

Java Programming with Oracle JDBC

Donald Bales
Modernizing Enterprise Java

Modernizing Enterprise Java

Markus Eisele, Natale Vinto

Publisher Resources

ISBN: 0596000871Catalog PageErrata