We’re sorry. We could not find a match for your search.

We suggest you try the following to help find what you’re looking for:

  • Check the spelling of your keyword search.
  • Use synonyms for the keyword you typed, for example, try "application" instead of "software."
  • Start a new search.
Cloud Account Sign in to Cloud
Oracle Account

JavaBeans Documentation

JavaBeans Spec Change History

This document outlines changes and additions to the JavaBeans specification between 1.00-A and 1.01.

JAR files

A JAR file is a convenient way of packaging together a set of class files and any associated GIF images, data files, or other resource files. A JAR file consists of a normal ZIP format file, plus an optional manifest file describing the JAR contents.