Package | Description |
---|---|
com.sleepycat.persist.model |
Annotations for defining a persistent object model.
|
com.sleepycat.persist.raw |
Raw data access for general purpose tools and manual conversions.
|
Class | Description |
---|---|
RawObject |
A raw instance that can be used with a
RawStore or Conversion . |
RawType |
The type definition for a simple or complex persistent type, or an array
of persistent types.
|
Class | Description |
---|---|
RawField |
The definition of a field in a
RawType . |
RawObject |
A raw instance that can be used with a
RawStore or Conversion . |
RawType |
The type definition for a simple or complex persistent type, or an array
of persistent types.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.