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 and 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 and 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) 2002, 2017 Oracle and/or its affiliates. All rights reserved.