42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<!-- This document was copied from the IBM Developer Kit for Java V4R3 Reference. -->
|
||
|
<head>
|
||
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
||
|
<meta http-equiv="Content-Type" content=
|
||
|
"text/html; charset=utf-8">
|
||
|
<title>JFiles in the integrated file system</title>
|
||
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</HEAD>
|
||
|
<body bgcolor="#FFFFFF">
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h2>Files in the integrated file system</h2>
|
||
|
|
||
|
<p>The integrated file system stores Java<sup>tm</sup>-related
|
||
|
class files, source files, ZIP files, and JAR files in a
|
||
|
hierarchical file structure. You can also store source files in the
|
||
|
integrated file system. You may store the files in these integrated
|
||
|
file systems:</p>
|
||
|
|
||
|
<ul>
|
||
|
<li>"root" (/) file system</li>
|
||
|
|
||
|
<li>open systems file system (QOpenSys)</li>
|
||
|
|
||
|
<li>user-defined file system</li>
|
||
|
|
||
|
<li>library file system (QSYS.LIB)</li>
|
||
|
|
||
|
<li>OS/2 Warp Server for iSeries<SUP>(TM)</SUP> file system (QLANSrv)</li>
|
||
|
|
||
|
<li>optical file system (QOPT)</li>
|
||
|
</ul>
|
||
|
|
||
|
<p>Note: Other integrated file systems are not supported, because
|
||
|
they are not thread safe.</p>
|
||
|
</body>
|
||
|
</html>
|
||
|
|