From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../com/sleepycat/persist/model/Persistent.html | 444 ++++++++++----------- 1 file changed, 222 insertions(+), 222 deletions(-) (limited to 'docs/java/com/sleepycat/persist/model/Persistent.html') diff --git a/docs/java/com/sleepycat/persist/model/Persistent.html b/docs/java/com/sleepycat/persist/model/Persistent.html index e5826e5c..17bfabd7 100644 --- a/docs/java/com/sleepycat/persist/model/Persistent.html +++ b/docs/java/com/sleepycat/persist/model/Persistent.html @@ -1,239 +1,239 @@ - - - - - -Persistent (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.persist.model -
-Annotation Type Persistent

-
-
-
@Documented
-@Retention(value=RUNTIME)
-@Target(value=TYPE)
-public @interface Persistent
- - -

-Identifies a persistent class that is not an Entity class or a - simple type. -

- -

-


- -

+

+
com.sleepycat.persist.model
+

Annotation Type Persistent

+
+
+
+
    +
  • +
    +
    +
    @Documented
    +@Retention(value=RUNTIME)
    +@Target(value=TYPE)
    +public @interface Persistent
    +
    Identifies a persistent class that is not an Entity class or a + simple type.
    +
  • +
+
+
+
    +
  • - - - - - - - - - - - - - - -
    -Optional Element Summary
    - ClassproxyFor - -
    -          Specifies the class that is proxied by this PersistentProxy - instance.
    - intversion - -
    -          Identifies a new version of a class when an incompatible class change - has been made.
    -  -

    -

    -version

    -
    -public abstract int version
    -
    -
    Identifies a new version of a class when an incompatible class change - has been made. -

    -

    -
    -
    -
    -
    See Also:
    Entity.version()
    -
    -
    Default:
    0
    -
    -
    -
    - -

    -proxyFor

    -
    -public abstract Class proxyFor
    -
    -
    Specifies the class that is proxied by this PersistentProxy - instance. -

    -

    -
    -
    -
    -
    See Also:
    PersistentProxy
    -
    -
    Default:
    void.class
    -
    -
    +
      +
    • + + +

      Optional Element Summary

      + + + + + + + + + + + + + + +
      Optional Elements 
      Modifier and TypeOptional Element and Description
      java.lang.ClassproxyFor +
      Specifies the class that is proxied by this PersistentProxy + instance.
      +
      intversion +
      Identifies a new version of a class when an incompatible class change + has been made.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Element Detail

      + + + +
        +
      • +

        version

        +
        public abstract int version
        +
        Identifies a new version of a class when an incompatible class change + has been made.
        +
        See Also:
        Entity.version()
        +
        +
        Default:
        +
        0
        +
        +
      • +
      + + + +
        +
      • +

        proxyFor

        +
        public abstract java.lang.Class proxyFor
        +
        Specifies the class that is proxied by this PersistentProxy + instance.
        +
        See Also:
        PersistentProxy
        +
        +
        Default:
        +
        void.class
        +
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1