Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 45422 invoked from network); 14 Oct 2005 05:09:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Oct 2005 05:09:10 -0000 Received: (qmail 66454 invoked by uid 500); 14 Oct 2005 05:08:58 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 65971 invoked by uid 99); 14 Oct 2005 05:08:52 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 13 Oct 2005 22:07:48 -0700 Received: (qmail 45125 invoked by uid 65534); 14 Oct 2005 05:07:28 -0000 Message-ID: <20051014050728.45116.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r321004 [19/50] - in /incubator/jdo/site: ./ docs/ docs/api11/ docs/api11/apidocs/ docs/api11/apidocs/javax/ docs/api11/apidocs/javax/jdo/ docs/api11/apidocs/javax/jdo/class-use/ docs/api11/apidocs/javax/jdo/spi/ docs/api11/apidocs/javax/jd... Date: Fri, 14 Oct 2005 05:06:34 -0000 To: jdo-commits@db.apache.org From: clr@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Added: incubator/jdo/site/docs/api20/apidocs/constant-values.html URL: http://svn.apache.org/viewcvs/incubator/jdo/site/docs/api20/apidocs/constant-values.html?rev=321004&view=auto ============================================================================== --- incubator/jdo/site/docs/api20/apidocs/constant-values.html (added) +++ incubator/jdo/site/docs/api20/apidocs/constant-values.html Thu Oct 13 22:05:52 2005 @@ -0,0 +1,365 @@ + + + + + + + +Constant Field Values (JDO2 API 2.0-SNAPSHOT) + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Constant Field Values

+
+
+Contents + + + + + + +
+javax.jdo.*
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
javax.jdo.FetchPlan
+public static final java.lang.StringALL"all"
+public static final java.lang.StringDEFAULT"default"
+public static final intDETACH_LOAD_FIELDS1
+public static final intDETACH_UNLOAD_FIELDS2
+public static final intFETCH_SIZE_GREEDY-1
+public static final intFETCH_SIZE_OPTIMAL0
+ +

+ +

+ + + + + + + + + + + + + + + + + +
javax.jdo.Query
+public static final java.lang.StringJDOQL"javax.jdo.query.JDOQL"
+public static final java.lang.StringSQL"javax.jdo.query.SQL"
+ +

+ +

+ + + + + + + + + + + + + + + + + +
javax.jdo.datastore.SimpleSequenceFactory
+public static final java.lang.StringDEFAULT_NAME"SimpleSequenceFactory"
+public static final java.lang.StringNONTRANSACTIONAL"nontransactional"
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
javax.jdo.listener.InstanceLifecycleEvent
+public static final intATTACH7
+public static final intCLEAR3
+public static final intCREATE0
+public static final intDELETE4
+public static final intDETACH6
+public static final intDIRTY5
+public static final intLOAD1
+public static final intSTORE2
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
javax.jdo.spi.PersistenceCapable
+public static final byteCHECK_READ1
+public static final byteCHECK_WRITE4
+public static final byteLOAD_REQUIRED1
+public static final byteMEDIATE_READ2
+public static final byteMEDIATE_WRITE8
+public static final byteREAD_OK-1
+public static final byteREAD_WRITE_OK0
+public static final byteSERIALIZABLE16
+ +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2005 Apache Software Foundation. All Rights Reserved. + + Added: incubator/jdo/site/docs/api20/apidocs/deprecated-list.html URL: http://svn.apache.org/viewcvs/incubator/jdo/site/docs/api20/apidocs/deprecated-list.html?rev=321004&view=auto ============================================================================== --- incubator/jdo/site/docs/api20/apidocs/deprecated-list.html (added) +++ incubator/jdo/site/docs/api20/apidocs/deprecated-list.html Thu Oct 13 22:05:52 2005 @@ -0,0 +1,135 @@ + + + + + + + +Deprecated List (JDO2 API 2.0-SNAPSHOT) + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Deprecated API

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2005 Apache Software Foundation. All Rights Reserved. + + Added: incubator/jdo/site/docs/api20/apidocs/help-doc.html URL: http://svn.apache.org/viewcvs/incubator/jdo/site/docs/api20/apidocs/help-doc.html?rev=321004&view=auto ============================================================================== --- incubator/jdo/site/docs/api20/apidocs/help-doc.html (added) +++ incubator/jdo/site/docs/api20/apidocs/help-doc.html Thu Oct 13 22:05:52 2005 @@ -0,0 +1,194 @@ + + + + + + + +API Help (JDO2 API 2.0-SNAPSHOT) + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Overview

+
+ +

+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

    +
  • Interfaces (italic)
  • Classes
  • Exceptions
  • Errors
+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    +
  • Class inheritance diagram
  • Direct Subclasses
  • All Known Subinterfaces
  • All Known Implementing Classes
  • Class/interface declaration
  • Class/interface description +

    +

  • Nested Class Summary
  • Field Summary
  • Constructor Summary
  • Method Summary +

    +

  • Field Detail
  • Constructor Detail
  • Method Detail
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+

+Use

+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
    +
  • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
  • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2005 Apache Software Foundation. All Rights Reserved. + +