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. --- .../model/class-use/PrimaryKeyMetadata.html | 409 ++++++++++----------- 1 file changed, 193 insertions(+), 216 deletions(-) (limited to 'docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html') diff --git a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html index 5521d857..719823c5 100644 --- a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html +++ b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html @@ -1,230 +1,207 @@ - - - - - -Uses of Class com.sleepycat.persist.model.PrimaryKeyMetadata (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

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

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

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

- - - - - - - - - - - - - -
Methods in com.sleepycat.persist.model that return PrimaryKeyMetadata
- PrimaryKeyMetadataClassMetadata.getPrimaryKey() - -
-          Returns the primary key metadata for a key declared in this class, or - null if none is declared.
- PrimaryKeyMetadataEntityMetadata.getPrimaryKey() - -
-          Returns the primary key metadata for this entity.
-  -

- - - - - - - - - - - - - - -
Constructors in com.sleepycat.persist.model with parameters of type PrimaryKeyMetadata
ClassMetadata(String className, - int version, - String proxiedClassName, - boolean entityClass, - PrimaryKeyMetadata primaryKey, - Map<String,SecondaryKeyMetadata> secondaryKeys, - List<FieldMetadata> compositeKeyFields) - -
-          Used by an EntityModel to construct persistent class metadata.
ClassMetadata(String className, - int version, - String proxiedClassName, - boolean entityClass, - PrimaryKeyMetadata primaryKey, - Map<String,SecondaryKeyMetadata> secondaryKeys, - List<FieldMetadata> compositeKeyFields, - Collection<FieldMetadata> persistentFields) - -
-          Used by an EntityModel to construct persistent class metadata.
EntityMetadata(String className, - PrimaryKeyMetadata primaryKey, - Map<String,SecondaryKeyMetadata> secondaryKeys) - -
-          Used by an EntityModel to construct entity metadata.
-  -

-


- - +
+

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

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