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/EntityModel.html | 605 ++++++++++----------- 1 file changed, 284 insertions(+), 321 deletions(-) (limited to 'docs/java/com/sleepycat/persist/model/class-use/EntityModel.html') diff --git a/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html b/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html index 252d482f..c66b4dce 100644 --- a/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html +++ b/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html @@ -1,335 +1,298 @@ - - - - - -Uses of Class com.sleepycat.persist.model.EntityModel (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

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

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use EntityModel
com.sleepycat.persistThe Direct Persistence Layer (DPL) adds a persistent object model to the -Berkeley DB transactional engine. 
com.sleepycat.persist.evolveUtilities for managing class evolution of persistent objects. 
com.sleepycat.persist.modelAnnotations for defining a persistent object model. 
com.sleepycat.persist.rawRaw data access for general purpose tools and manual conversions. 
-  -

- - - - - -
-Uses of EntityModel in com.sleepycat.persist
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.persist that return EntityModel
- EntityModelStoreConfig.getModel() - -
-          Returns the entity model that defines entity classes and index keys.
- EntityModelEntityStore.getModel() - -
-          Returns the current entity model for this store.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.persist with parameters of type EntityModel
- StoreConfigStoreConfig.setModel(EntityModel model) - -
-          Sets the entity model that defines entity classes and index keys.
- voidStoreConfig.setModelVoid(EntityModel model) - -
-           
-  -

- - - - - -
-Uses of EntityModel in com.sleepycat.persist.evolve
-  -

- - - - - - - - - -
Methods in com.sleepycat.persist.evolve with parameters of type EntityModel
- voidConversion.initialize(EntityModel model) - -
-          Initializes the conversion, allowing it to obtain raw type information - from the entity model.
-  -

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

- - - - - - - - - -
Subclasses of EntityModel in com.sleepycat.persist.model
- classAnnotationModel - -
-          The default annotation-based entity model.
-  -

- - - - - - - - - - - - - - - - - -
Methods in com.sleepycat.persist.model with parameters of type EntityModel
-static ClassLoaderModelInternal.getClassLoader(EntityModel model) - -
-          Internal access method that should not be used by applications.
-static voidModelInternal.setCatalog(EntityModel model, - com.sleepycat.persist.impl.PersistCatalog catalog) - -
-          Internal access method that should not be used by applications.
-static voidModelInternal.setClassLoader(EntityModel model, - ClassLoader loader) - -
-          Internal access method that should not be used by applications.
-  -

- - - - - -
-Uses of EntityModel in com.sleepycat.persist.raw
-  -

- - - - - - - - - -
Methods in com.sleepycat.persist.raw that return EntityModel
- EntityModelRawStore.getModel() - -
-          Returns the last configured and stored entity model for this store.
-  -

-


- - +
+

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

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