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. --- .../persist/model/class-use/Relationship.html | 387 ++++++++++----------- 1 file changed, 182 insertions(+), 205 deletions(-) (limited to 'docs/java/com/sleepycat/persist/model/class-use/Relationship.html') diff --git a/docs/java/com/sleepycat/persist/model/class-use/Relationship.html b/docs/java/com/sleepycat/persist/model/class-use/Relationship.html index ccbc5524..1358d04f 100644 --- a/docs/java/com/sleepycat/persist/model/class-use/Relationship.html +++ b/docs/java/com/sleepycat/persist/model/class-use/Relationship.html @@ -1,219 +1,196 @@ - - - - - -Uses of Class com.sleepycat.persist.model.Relationship (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.persist.model.Relationship

-
- - - - - - - - - -
-Packages that use Relationship
com.sleepycat.persist.modelAnnotations for defining a persistent object model. 
-  -

- - - - - -
-Uses of Relationship in com.sleepycat.persist.model
-  -

- - - - - - - - - - - - - - - - - -
Methods in com.sleepycat.persist.model that return Relationship
- RelationshipSecondaryKeyMetadata.getRelationship() - -
-          Returns the relationship between instances of the entity class and the - secondary keys.
-static RelationshipRelationship.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static Relationship[]Relationship.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - -
Constructors in com.sleepycat.persist.model with parameters of type Relationship
SecondaryKeyMetadata(String name, - String className, - String declaringClassName, - String elementClassName, - String keyName, - Relationship relationship, - String relatedEntity, - DeleteAction deleteAction) - -
-          Used by an EntityModel to construct secondary key metadata.
-  -

-


- - +
+

Uses of Class
com.sleepycat.persist.model.Relationship

+
+
+ +
- - - - - - - - - - - - -
-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