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. --- docs/java/serialized-form.html | 1718 ++++++++++++++++------------------------ 1 file changed, 677 insertions(+), 1041 deletions(-) (limited to 'docs/java/serialized-form.html') diff --git a/docs/java/serialized-form.html b/docs/java/serialized-form.html index ec5da337..af022b57 100644 --- a/docs/java/serialized-form.html +++ b/docs/java/serialized-form.html @@ -1,1055 +1,691 @@ - - - - - -Serialized Form (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Serialized Form

-
-
- - - - - -
-Package com.sleepycat.db
- -

- - - - - -
-Class com.sleepycat.db.DatabaseException extends Exception implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-dbenv

-
-Environment dbenv
-
-
-
-
-
-

-errno

-
-int errno
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.db.DeadlockException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.HeapFullException extends DatabaseException implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-message

-
-String message
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.db.LockNotGrantedException extends DeadlockException implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-index

-
-int index
-
-
-
-
-
-

-lock

-
-Lock lock
-
-
-
-
-
-

-mode

-
-int mode
-
-
-
-
-
-

-obj

-
-DatabaseEntry obj
-
-
-
-
-
-

-op

-
-int op
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.db.MemoryException extends DatabaseException implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-dbt

-
-DatabaseEntry dbt
-
-
-
-
-
-

-message

-
-String message
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.db.ReplicationDuplicateMasterException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationHandleDeadException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationHoldElectionException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationJoinFailureException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationLeaseExpiredException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationLockoutException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.ReplicationSiteUnavailableException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.RunRecoveryException extends DatabaseException implements Serializable
- -

- -

- - - - - -
-Class com.sleepycat.db.VersionMismatchException extends DatabaseException implements Serializable
- -

-


- - - - - -
-Package com.sleepycat.persist
- -

- - - - - -
-Class com.sleepycat.persist.IndexNotAvailableException extends DatabaseException implements Serializable
- -

-serialVersionUID: 1L - -

- -

- - - - - -
-Class com.sleepycat.persist.StoreExistsException extends DatabaseException implements Serializable
- -

-serialVersionUID: 1L - -

- -

- - - - - -
-Class com.sleepycat.persist.StoreNotFoundException extends DatabaseException implements Serializable
- -

-serialVersionUID: 1895430616L - -

-


- - - - - -
-Package com.sleepycat.persist.evolve
- -

- - - - - -
-Class com.sleepycat.persist.evolve.Converter extends Mutation implements Serializable
- -

-serialVersionUID: 4558176842096181863L - -

- - - - - -
-Serialized Fields
- -

-conversion

-
-Conversion conversion
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.evolve.DeletedClassException extends RuntimeException implements Serializable
- -

-serialVersionUID: 518500929L - -

- -

- - - - - -
-Class com.sleepycat.persist.evolve.Deleter extends Mutation implements Serializable
- -

-serialVersionUID: 446348511871654947L - -

- -

- - - - - -
-Class com.sleepycat.persist.evolve.EntityConverter extends Converter implements Serializable
- -

-serialVersionUID: -988428985370593743L - -

- - - - - -
-Serialized Fields
- -

-deletedKeys

-
-Set<E> deletedKeys
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.evolve.IncompatibleClassException extends RuntimeException implements Serializable
- -

-serialVersionUID: 2103957824L - -

- -

- - - - - -
-Class com.sleepycat.persist.evolve.Mutation extends Object implements Serializable
- -

-serialVersionUID: -8094431582953129268L - -

- - - - - -
-Serialized Fields
- -

-className

-
-String className
-
-
-
-
-
-

-classVersion

-
-int classVersion
-
-
-
-
-
-

-fieldName

-
-String fieldName
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.evolve.Mutations extends Object implements Serializable
- -

-serialVersionUID: -1744401530444812916L - -

- - - - - -
-Serialized Fields
- -

-renamers

-
-Map<K,V> renamers
-
-
-
-
-
-

-deleters

-
-Map<K,V> deleters
-
-
-
-
-
-

-converters

-
-Map<K,V> converters
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.evolve.Renamer extends Mutation implements Serializable
- -

-serialVersionUID: 2238151684405810427L - -

- - - - - -
-Serialized Fields
- -

-newName

-
-String newName
-
-
-
-
-
- - - - - -
-Package com.sleepycat.persist.model
- -

- - - - - -
-Class com.sleepycat.persist.model.ClassMetadata extends Object implements Serializable
- -

-serialVersionUID: -2520207423701776679L - -

- - - - - -
-Serialized Fields
- -

-className

-
-String className
-
-
-
-
-
-

-version

-
-int version
-
-
-
-
-
-

-proxiedClassName

-
-String proxiedClassName
-
-
-
-
-
-

-entityClass

-
-boolean entityClass
-
-
-
-
-
-

-primaryKey

-
-PrimaryKeyMetadata primaryKey
-
-
-
-
-
-

-secondaryKeys

-
-Map<K,V> secondaryKeys
-
-
-
-
-
-

-compositeKeyFields

-
-List<E> compositeKeyFields
-
-
-
-
-
-

-persistentFields

-
-Collection<E> persistentFields
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.model.EntityMetadata extends Object implements Serializable
- -

-serialVersionUID: 4224509631681963159L - -

- - - - - -
-Serialized Fields
- -

-className

-
-String className
-
-
-
-
-
-

-primaryKey

-
-PrimaryKeyMetadata primaryKey
-
-
-
-
-
-

-secondaryKeys

-
-Map<K,V> secondaryKeys
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.model.FieldMetadata extends Object implements Serializable
- -

-serialVersionUID: -9037650229184174279L - -

- - - - - -
-Serialized Fields
- -

-name

-
-String name
-
-
-
-
-
-

-className

-
-String className
-
-
-
-
-
-

-declaringClassName

-
-String declaringClassName
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.model.PrimaryKeyMetadata extends FieldMetadata implements Serializable
- -

-serialVersionUID: 2946863622972437018L - -

- - - - - -
-Serialized Fields
- -

-sequenceName

-
-String sequenceName
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.persist.model.SecondaryKeyMetadata extends FieldMetadata implements Serializable
- -

-serialVersionUID: 8118924993396722502L - -

- - - - - -
-Serialized Fields
- -

-keyName

-
-String keyName
-
-
-
-
-
-

-relationship

-
-Relationship relationship
-
-
-
-
-
-

-elementClassName

-
-String elementClassName
-
-
-
-
-
-

-relatedEntity

-
-String relatedEntity
-
-
-
-
-
-

-deleteAction

-
-DeleteAction deleteAction
-
-
-
-
-
- - - - - -
-Package com.sleepycat.util
- -

- - - - - -
-Class com.sleepycat.util.IOExceptionWrapper extends IOException implements Serializable
- -

-serialVersionUID: 753416466L - -

- - - - - -
-Serialized Fields
- -

-e

-
-Throwable e
-
-
-
-
- -

- - - - - -
-Class com.sleepycat.util.RuntimeExceptionWrapper extends RuntimeException implements Serializable
- -

-serialVersionUID: 1106961350L - -

- -

-


- - +
+

Serialized Form

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